Update README.md

This commit is contained in:
FusionPBX 2023-01-18 22:13:16 -07:00 committed by GitHub
parent 1fb30a8071
commit 379932028e
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 Raspiberry OS
### Ubuntu and Raspian
```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