fix typo in readme

This commit is contained in:
Pim Kunis 2023-10-21 20:02:46 +02:00
parent 3fc1d51752
commit ee245ee630

View file

@ -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>"
``` ```