Update README.md

This commit is contained in:
FusionPBX 2023-01-18 22:14:40 -07:00 committed by GitHub
parent 379932028e
commit 6a9b9c2218
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ wget -O - https://raw.githubusercontent.com/fusionpbx/fusionpbx-install.sh/maste
cd /usr/src/fusionpbx-install.sh/debian && ./install.sh
```
### Ubuntu and Raspian
### Ubuntu and Raspberry OS
```sh
wget -O - https://raw.githubusercontent.com/fusionpbx/fusionpbx-install.sh/master/ubuntu/pre-install.sh | sh;
cd /usr/src/fusionpbx-install.sh/ubuntu && ./install.sh