From fae02e7a6ac2baa97fa114cd17e76533c2d10c9a Mon Sep 17 00:00:00 2001 From: ckie Date: Fri, 10 Dec 2021 23:57:52 +0200 Subject: [PATCH] readme: fix reference to nix-straight.el --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3146ae0..f419209 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ Using `flake.nix`: ## Under the hood This expression leverages -[nix-straight.el](https://github.com/nix-community/nix-straight.el) under the hood for +[nix-straight.el](https://github.com/vlaci/nix-straight.el) under the hood for installing dependencies. The restrictions of that package apply here too. ## Usage