mirror of
https://github.com/classy-giraffe/easy-arch.git
synced 2025-11-17 11:30:55 +00:00
Fix readme.
This commit is contained in:
parent
a514a7dfd0
commit
21731733ed
1 changed files with 4 additions and 1 deletions
|
|
@ -17,7 +17,10 @@
|
|||
3. Boot the live environment
|
||||
4. Set the keyboard layout by using `loadkeys <kblayout>`
|
||||
5. Connect to the internet
|
||||
6. Run this `bash <(curl -sL bit.ly/easy-arch)`
|
||||
6. Run either one of these (always check twice before piping script into bash)
|
||||
```
|
||||
bash <(curl -s https://raw.githubusercontent.com/classy-giraffe/easy-arch/main/easy-arch.sh)
|
||||
bash <(curl -sL bit.ly/easy-arch)```
|
||||
|
||||
### Partitions layout
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue