Update README.md

This commit is contained in:
Aaron Honeycutt 2022-05-09 22:54:55 +00:00
parent 30260a1e36
commit c6eb72cb02

View file

@ -26,7 +26,7 @@ https://nixos.org/manual/nixos/stable/index.html#sec-installation-booting-networ
## Start the installer ## Start the installer
``` ```
curl https://gitlab.com/ahoneybun/nixos-cli-installer/-/raw/nathaniel-btrfs/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: The following will happen: