Add Arch build instructions to README (#377)

This commit is contained in:
Bailey Kasin 2019-03-18 08:47:20 -07:00 committed by dman776
parent f6e5832fe2
commit f82e90330a
1 changed files with 8 additions and 1 deletions

View File

@ -176,11 +176,18 @@ zypper install git subversion ncurses-devel zlib-devel gawk unzip \
libopenssl-devel shellcheck lua51
```
On Arch:
```
pacman -S base-devel subversion zlib unzip perl-xml-libxml wget \
quilt openssl shellcheck lua51 git
```
### Building firmware images
To obtain the source and build the firmware locally use:
```bash
```
bash
git clone https://github.com/aredn/aredn_ar71xx.git
cd aredn_ar71xx
vi config.mk # enter your callsign, etc.