Skip to content

Commit

Permalink
README: don't enforce --pure for Nix
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Velickovic <[email protected]>
  • Loading branch information
Ivan-Velickovic committed Aug 6, 2024
1 parent 2ddcef8 commit 6625996
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 @@ -55,7 +55,7 @@ brew install make qemu dtc llvm
On [Nix](https://nixos.org/):
```sh
# In the root of the repository
nix-shell --pure
nix-shell
```

#### Acquiring the SDK
Expand Down

0 comments on commit 6625996

Please sign in to comment.