about summary refs log tree commit diff
path: root/tvix/README.md
diff options
context:
space:
mode:
authorFlorian Klink <flokli@flokli.de>2023-12-09T16·13+0200
committerclbot <clbot@tvl.fyi>2023-12-11T03·59+0000
commitb14053ae03e4d857c6e77027cfb5c6612e9076bc (patch)
treebee987a2ea9991fadab9d07d013fc2446dca085a /tvix/README.md
parentb2c8c1ef946d8f60ad686c00f9b07540b5f12283 (diff)
docs(tvix): fix crate2nix-generate invocation r/7145
This got renamed recently, but we forgot to update it here.

Change-Id: I7d713c8a0e6ccca57fe67985d9cb4e7f1eeef3b2
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10243
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Reviewed-by: grfn <grfn@gws.fyi>
Diffstat (limited to 'tvix/README.md')
-rw-r--r--tvix/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tvix/README.md b/tvix/README.md
index 7124abb66e..6584f6c2eb 100644
--- a/tvix/README.md
+++ b/tvix/README.md
@@ -90,7 +90,7 @@ configuration.
 
 When making changes to Cargo dependency configuration in any of the
 Rust projects under `//tvix`, be sure to run
-`mg run //tvix:crate2nixGenerate --` in `//tvix` itself and commit the changes
+`mg run //tvix:crate2nix-generate` in `//tvix` itself and commit the changes
 to the generated `Cargo.nix` file. This only applies to the full TVL checkout.
 
 ## License structure