From d386d2cde29aa37bb010890a217c1a38ffbec24d Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Wed, 8 Jun 2022 00:48:50 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f685176..73c30ed 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ https://nixos.org/manual/nixos/stable/index.html#sec-installation-booting-networ ## Start the installer ``` -curl https://gitlab.com/ahoneybun/nixos-cli-installer/-/raw/main/install.sh > install.sh; sh install.sh +curl https://gitlab.com/ahoneybun/nyxi-installer/-/raw/main/install.sh > install.sh; sh install.sh ``` The following will happen: