Updated README.
This commit is contained in:
parent
e04da00bc4
commit
022b9ba048
@ -115,12 +115,12 @@ certificate = bragi.pem
|
||||
|
||||
**With configuration file:**
|
||||
```bash
|
||||
venv/bin/python mumbleBot.py --config configuration.ini
|
||||
venv/bin/python bragi.py --config configuration.ini
|
||||
```
|
||||
|
||||
**With command line arguments:**
|
||||
```bash
|
||||
venv/bin/python mumbleBot.py -s HOST -u Bragi -P PASSWORD -p PORT -c CHANNEL -C /path/to/bragi.pem
|
||||
venv/bin/python bragi.py -s HOST -u Bragi -P PASSWORD -p PORT -c CHANNEL -C /path/to/bragi.pem
|
||||
```
|
||||
|
||||
## Commands
|
||||
|
Loading…
x
Reference in New Issue
Block a user