From 09fc5efb9a6d5dea067852262a297be128feb43b Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Sun, 8 May 2022 14:44:36 +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 3e5c300..2cf50eb 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,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/nixos-cli-installer/-/raw/nathaniel-btrfs/install.sh > install.sh; sh install.sh ``` The following will happen: