fix another typo in the readme
This commit is contained in:
parent
ee245ee630
commit
8e675f17e2
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ Generic Nix development environment I use for my projects.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Put to following in
|
Put to following in `.envrc`:
|
||||||
```
|
```
|
||||||
use flake "git+https://git.kun.is/pim/nix-dev-envs.git/<ENV>"
|
use flake "git+https://git.kun.is/pim/nix-dev-envs.git#<ENV>"
|
||||||
```
|
```
|
||||||
|
|
Reference in a new issue