fix another typo in the readme

This commit is contained in:
Pim Kunis 2023-10-21 20:04:07 +02:00
parent ee245ee630
commit 8e675f17e2

View file

@ -4,7 +4,7 @@ Generic Nix development environment I use for my projects.
## 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>"
```