aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Wang2025-04-17 23:04:52 -0400
committerAnthony Wang2025-04-17 23:04:52 -0400
commit16f1d0ce3c8c21ab62c9dace7a45d5dbd427ecb7 (patch)
tree90f64372dfa92b9a55d58d7e71cc86f54e6be8a4
parent7c33c1234160fc7c3a54991f6928fc47bdee5666 (diff)
Fix README instructions
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index eb32b91..1e8c48b 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
Fork of https://github.com/figsoda/rand-nix/
-Test using `nix repl --pure .` then run `rng`.
+Test using `echo rng | nix repl --pure-eval .`. Still broken.
## Original README