Update README.md

This commit is contained in:
2025-12-13 19:29:07 +00:00
parent 484d7e59e9
commit 928b300f1c

View File

@@ -57,7 +57,7 @@ Take a look at file named `config.ini` in the bot folder. Edit it (every config
## Manual Start ## Manual Start
```bash ```bash
# Ensure you are in your python environment # Ensure you are in your python environment
python3 xmpp_radio_bot.py python3 xmpp_radio_bot.py -c config.ini
``` ```
## Usage ## Usage