Update README.md

This commit is contained in:
Aaron Honeycutt 2022-09-06 00:16:09 +00:00
parent b6a612519d
commit df65ab97b2

View file

@ -40,6 +40,12 @@ https://nixos.org/manual/nixos/stable/index.html#sec-installation-booting-networ
curl https://gitlab.com/ahoneybun/nyxi-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
``` ```
or
```
sh <(https://gitlab.com/ahoneybun/nyxi-installer/-/raw/main/install.sh)
```
The following will happen: The following will happen:
- Clear partition table for `/dev/***`. - Clear partition table for `/dev/***`.