Update README

This commit is contained in:
Christopher Cookman 2024-06-13 20:46:21 -06:00
parent 6c36492f26
commit f6239e52e8
Signed by: ChrisChrome
GPG key ID: A023A26E42C33A42

View file

@ -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