README: Use "yay" in archlinux installation instructions
parent
69d36dd7ef
commit
d8f94d2613
10
README.md
10
README.md
|
@ -12,15 +12,7 @@ support, join the #wayvnc IRC channel on freenode.
|
||||||
## Installing
|
## Installing
|
||||||
### archlinux
|
### archlinux
|
||||||
```
|
```
|
||||||
git clone https://aur.archlinux.org/neatvnc.git
|
yay -S wayvnc
|
||||||
cd neatvnc
|
|
||||||
makepkg -si
|
|
||||||
cd -
|
|
||||||
|
|
||||||
git clone https://aur.archlinux.org/wayvnc.git
|
|
||||||
cd wayvnc
|
|
||||||
makepkg -si
|
|
||||||
cd -
|
|
||||||
```
|
```
|
||||||
|
|
||||||
### FreeBSD
|
### FreeBSD
|
||||||
|
|
Loading…
Reference in New Issue