From 4a590cad08190d8abd8551d3054f3b1a74742897 Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Wed, 29 Dec 2021 18:48:39 +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 61e731e..aa21550 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ https://nixos.org/manual/nixos/stable/index.html#sec-installation-booting-networ ## Start the installer ``` -curl https://gitlab.com/ahoneybun/arch-itect/-/raw/nix-os-/install.sh > install.sh; sh install.sh +curl https://gitlab.com/ahoneybun/nixos-cli-installer/-/raw/main/install.sh > install.sh; sh install.sh ``` The following will happen: