aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStorm Dragon <stormdragon2976@gmail.com>2025-06-16 18:02:24 -0400
committerStorm Dragon <stormdragon2976@gmail.com>2025-06-16 18:02:24 -0400
commit022b9ba0480950494471fb9c9387450af13e8f9d (patch)
tree875fed65806ef4d3ae07525fe4182d472622d268
parente04da00bc476a6b4ef82571c6099aebef2db9915 (diff)
downloadbragi-022b9ba0480950494471fb9c9387450af13e8f9d.tar.gz
bragi-022b9ba0480950494471fb9c9387450af13e8f9d.tar.bz2
Updated README.
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
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