fix typo in readme
This commit is contained in:
parent
3fc1d51752
commit
ee245ee630
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@ Generic Nix development environment I use for my projects.
|
||||||
|
|
||||||
Put to following in
|
Put to following in
|
||||||
```
|
```
|
||||||
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