README: Use "yay" in archlinux installation instructions

pull/62/head
Andri Yngvason 2020-07-31 18:23:25 +00:00
parent 69d36dd7ef
commit d8f94d2613
1 changed files with 1 additions and 9 deletions

View File

@ -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