mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
nix-dev-shell: fix a typo
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# If you want to use this as an .envrc file to create a shell with necessary components
|
||||
# to develop rustc, use the following command in the root of the rusr checkout:
|
||||
# to develop rustc, use the following command in the root of the rust checkout:
|
||||
#
|
||||
# ln -s ./src/tools/nix-dev-shell/envrc-flake ./.envrc && nix flake update --flake ./src/tools/nix-dev-shell
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# If you want to use this as an .envrc file to create a shell with necessary components
|
||||
# to develop rustc, use the following command in the root of the rusr checkout:
|
||||
# to develop rustc, use the following command in the root of the rust checkout:
|
||||
#
|
||||
# ln -s ./src/tools/nix-dev-shell/envrc-shell ./.envrc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user