diff --git a/README.md b/README.md index 66daa4a..654e4ba 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/Raspbian +### Ubuntu and Raspiberry 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