diff --git a/README.md b/README.md index aa176f3..0b9c09b 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,5 @@ Generic Nix development environment I use for my projects. Put to following in ``` -use flake "git:https://git.kun.is/pim/nix-dev-envs.git/" +use flake "git+https://git.kun.is/pim/nix-dev-envs.git/" ```