Skip to content

Commit fcef780

Browse files
Update README.md
1 parent 5a56897 commit fcef780

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,10 @@ Features:
1717

1818
How to use:
1919
1. Must be run from an Arch environment. Latest live iso recommended.
20-
3. Make script executable (chmod +x) and run it with root privileges. (./install.sh)
20+
3. One command that downloads script, makes it executable and runs it. Make sure to run this with root privileges!
21+
```
22+
wget https://raw.githubusercontent.com/EmperorPenguin18/linux-installer/main/install.sh && chmod +x install.sh && ./install.sh
23+
```
2124
4. Answer prompts. Just covers the basics.
2225
5. Wait for installation to complete.
2326
6. Boot away! Only the most basic packages are installed so the rest is up to you. But thats the fun part right? :)

0 commit comments

Comments
 (0)