Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pelasgus committed Dec 10, 2023
1 parent 684ba27 commit 5ffc7bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ See [the rustc-dev-guide for more info][sysllvm].
In the case of the Nix Package Manager being used, the following shell can be used to install deependencies for users:

```nix
# Rust Contributor Shell
# Rust User Shell
let
# Unstable Channel | Rolling Release
pkgs = import (fetchTarball("channel:nixpkgs-unstable")) { };
Expand Down

0 comments on commit 5ffc7bb

Please sign in to comment.