diff options
Diffstat (limited to 'tvix/README.md')
-rw-r--r-- | tvix/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tvix/README.md b/tvix/README.md index 7124abb66ecf..6584f6c2eb0e 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 |