diff --git a/README.md b/README.md index 33e6887..59e6d9f 100644 --- a/README.md +++ b/README.md @@ -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