diff --git a/README.md b/README.md index 1bb952a..7721ead 100644 --- a/README.md +++ b/README.md @@ -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