README: Trim down installation instructions

qemu-kb-ext
Andri Yngvason 2020-11-03 23:33:23 +00:00
parent 457ed9c0b5
commit 9d0cc287a8
1 changed files with 5 additions and 15 deletions

View File

@ -10,30 +10,20 @@ Please check the [FAQ](FAQ.md) for answers to common questions. For further
support, join the #wayvnc IRC channel on freenode.
## Installing
### archlinux
```
# archlinux
yay -S wayvnc
```
### FreeBSD
```
# FreeBSD
pkg install wayvnc
```
### Fedora
```
# Fedora
dnf install wayvnc
```
### openSUSE Tumbleweed
```
# openSUSE Tumbleweed
zypper install wayvnc
```
### Void Linux
```
# Void Linux
xbps-install wayvnc
```