README: Remove "installing" section
Wayvnc have been available in most distros for a while now and there's no need to tell people how to use their package manager.pull/252/head
parent
c9a3702940
commit
945f5909d5
21
README.md
21
README.md
|
@ -16,27 +16,6 @@ support, join the #wayvnc IRC channel on libera.chat, or ask your questions on t
|
|||
GitHub [discussion forum](https://github.com/any1/wayvnc/discussions) for the
|
||||
project.
|
||||
|
||||
## Installing
|
||||
```
|
||||
# Arch Linux
|
||||
pacman -S wayvnc
|
||||
|
||||
# FreeBSD
|
||||
pkg install wayvnc
|
||||
|
||||
# Fedora
|
||||
dnf install wayvnc
|
||||
|
||||
# Debian (unstable / testing)
|
||||
apt install wayvnc
|
||||
|
||||
# openSUSE Tumbleweed
|
||||
zypper install wayvnc
|
||||
|
||||
# Void Linux
|
||||
xbps-install wayvnc
|
||||
```
|
||||
|
||||
## Building
|
||||
### Runtime Dependencies
|
||||
* aml
|
||||
|
|
Loading…
Reference in New Issue