Skip to content

Commit

Permalink
readme: direnv may not be already installed
Browse files Browse the repository at this point in the history
  • Loading branch information
srid authored Oct 4, 2024
1 parent 19908bc commit dc503c2
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 @@ -8,7 +8,7 @@ A multi-platform Nix configuration template optimized as development environment
```
git clone https://github.com/srid/rust-nix-template
cd rust-nix-template
direnv allow
nix develop
nix run github:juspay/nixos-unified-template#neovim
# Type `SPC f f` to open a .rs file
# Wait for rust-analyzer to finish; go to a symbol and type K
Expand Down

0 comments on commit dc503c2

Please sign in to comment.