diff --git a/README.md b/README.md index 811ddb5..45b71b0 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,9 @@ A little install script that installs FreePBX 17, but without all the commercial ## Usage ```bash -curl -s https://git.chrischro.me/ChrisChrome/freepbx-oss/raw/branch/main/install.sh | bash +wget -O install.sh https://git.chrischro.me/ChrisChrome/freepbx-oss/raw/branch/main/install.sh && chmod +x install.sh && ./install.sh ``` - ## Arguments - `-y` Skip all prompts - `--edge` Install the edge version of FreePBX