12 lines
172 B
Markdown
12 lines
172 B
Markdown
Firstly
|
|
|
|
Connect to the internet
|
|
`iwctl station wlan0 connect OpenWrt`
|
|
|
|
Install git to downlad this (and other thinks you will need)
|
|
`pacman -Suyy git vim btrfs-progs`
|
|
|
|
|
|
|
|
|