Update README.md

This commit is contained in:
FusionPBX
2022-09-17 11:09:55 -06:00
committed by GitHub
parent fe963fb296
commit c5d7bebcb8

View File

@@ -5,7 +5,7 @@ A quick install guide & scripts for installing FusionPBX. It is recommended to s
## Operating Systems
### Debian
Debian 9 is the preferred operating system by the FreeSWITCH developers. It supports the latest video dependencies and should be used if you want to do video mixing. Download Debian 9 Stretch at https://cdimage.debian.org/cdimage/release/current/
Debian is the preferred operating system by the FreeSWITCH developers. It supports the latest video dependencies and should be used if you want to do video mixing. Download Debian at https://cdimage.debian.org/cdimage/release/current/
```sh
wget -O - https://raw.githubusercontent.com/fusionpbx/fusionpbx-install.sh/master/debian/pre-install.sh | sh;