diff --git a/readme.md b/readme.md index a8ffd13..e38c640 100644 --- a/readme.md +++ b/readme.md @@ -16,7 +16,7 @@ First install nix following the instructions on their website at https://nixos.o The add search-and-displace channel to your nix environment and update it: ```bash -nix-channel --add https://github.com/searchanddisplace/searchanddisplace/raw/master/pkgs/nixexprs.tar.xz +nix-channel --add https://git.law/newroco/searchanddisplace/raw/master/pkgs/nixexprs.tar.xz nix-channel --update ```