From 02955ff7e9df258d8053a2a096a1f223cc30b564 Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Thu, 21 Mar 2024 16:20:45 -0400 Subject: [PATCH] Stop linking to nix-upgrade --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 117018465..4bf6d63aa 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ $ NIX_BUILD_GROUP_NAME=nixbuilder ./nix-installer install linux-multi --nix-buil ### Upgrading Nix -You can upgrade Nix to the version described in [`DeterminateSystems/nix-upgrade`][nix-upgrade] by running: +You can upgrade Nix to the current recommended version of Nix by running: ``` sudo -i nix upgrade-nix @@ -499,4 +499,3 @@ You can read the full privacy policy for [Determinate Systems][detsys], the crea [wslg]: https://github.com/microsoft/wslg [nixgl]: https://github.com/guibou/nixGL [Nix]: https://nixos.org -[nix-upgrade]: https://github.com/DeterminateSystems/nix-upgrade/blob/main/versions.nix