From 212a52fd044eaad68d865d4ec8e99a84e2434a1a Mon Sep 17 00:00:00 2001 From: sammyette <38820196+TorchedSammy@users.noreply.github.com> Date: Sun, 17 Oct 2021 22:36:42 -0400 Subject: [PATCH] docs: fix link to nixos install info --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 7a0f45f..f97ee0d 100644 --- a/README.md +++ b/README.md @@ -61,8 +61,7 @@ yay -S hilbish-git ### Nixpkgs Nix/NixOS users can install Hilbish from the central repository, nixpkgs, through the usual ways. -If you're new to nix you should probably read up on how to do that [here](https://nixos.wiki/wiki/Cheatsheet#Comparison_of_secret_managing_schemes). - +If you're new to nix you should probably read up on how to do that [here](https://nixos.wiki/wiki/Cheatsheet). ### Manual Build #### Prerequisites