about summary refs log tree commit diff
path: root/users/picnoir/tvix-daemon/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'users/picnoir/tvix-daemon/README.md')
-rw-r--r--users/picnoir/tvix-daemon/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/users/picnoir/tvix-daemon/README.md b/users/picnoir/tvix-daemon/README.md
index 8cf6fab420..1c65790a22 100644
--- a/users/picnoir/tvix-daemon/README.md
+++ b/users/picnoir/tvix-daemon/README.md
@@ -8,7 +8,9 @@ On the long run, I hope this to be useful to get some real-world usage experienc
 
 ## Build
 
+When inside this directory:
+
 ```sh
-mg shell //tvix:shell
+mg shell :shell
 cargo build
 ```