mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 02:54:03 -06:00
Update README.md
This commit is contained in:
parent
b6a612519d
commit
df65ab97b2
1 changed files with 6 additions and 0 deletions
|
@ -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/***`.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue