Update README.md

This commit is contained in:
Aaron Honeycutt 2022-06-08 00:48:50 +00:00
parent cdfd830bd6
commit d386d2cde2

View file

@ -40,7 +40,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/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: The following will happen: