about summary refs log tree commit diff
path: root/tvix/store/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tvix/store/README.md')
-rw-r--r--tvix/store/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tvix/store/README.md b/tvix/store/README.md
index 7844264ca1..9515685167 100644
--- a/tvix/store/README.md
+++ b/tvix/store/README.md
@@ -25,7 +25,7 @@ REPL-based gPRC client.
 You can use it to connect to a `tvix-store` and call the various RPC methods.
 
 ```shell
-$ cargo run &
+$ cargo run -- daemon &
 $ evans --host localhost --port 8000 -r repl
   ______
  |  ____|