diff options
Diffstat (limited to 'tvix/store/README.md')
-rw-r--r-- | tvix/store/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tvix/store/README.md b/tvix/store/README.md index 7844264ca181..951568516773 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 ______ | ____| |