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
|
||||
### archlinux
|
||||
```
|
||||
git clone https://aur.archlinux.org/neatvnc.git
|
||||
cd neatvnc
|
||||
makepkg -si
|
||||
cd -
|
||||
|
||||
git clone https://aur.archlinux.org/wayvnc.git
|
||||
cd wayvnc
|
||||
makepkg -si
|
||||
cd -
|
||||
yay -S wayvnc
|
||||
```
|
||||
|
||||
### FreeBSD
|
||||
|
|
Loading…
Reference in New Issue