docs(users/picnoir/tvix-daemon): update readme shell

Change-Id: I16c25b43a92ba650f9862ab46d11f29e940cb7ae
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11226
Tested-by: BuildkiteCI
Reviewed-by: flokli <flokli@flokli.de>
This commit is contained in:
Picnoir 2024-03-21 09:24:24 +01:00 committed by picnoir picnoir
parent aaf68bc39d
commit 798f8b9d43

View file

@ -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
```