From 294004366e31eaa2b47b41ad3c3ca68e05ec1d29 Mon Sep 17 00:00:00 2001 From: cciobanu Date: Thu, 13 May 2021 08:47:51 +0000 Subject: [PATCH] Update 'readme.md' Updated channel. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```