]> git.0d.be Git - botaradio.git/commitdiff
Update README.md
authorslipenbois <slipenbois666@gmail.com>
Mon, 21 Jan 2019 01:01:49 +0000 (02:01 +0100)
committerGitHub <noreply@github.com>
Mon, 21 Jan 2019 01:01:49 +0000 (02:01 +0100)
README.md

index bc5caa2f49b03012401bf0ca711446c9705664c1..e146562026f49b4396faf66787d3703c3b23f57b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ $ venv/bin/pip install -r requirements.txt
 ### (Optionnal) Generate a certificate
 `$ openssl req -x509 -nodes -days 3650 -newkey rsa:2048 -keyout botamusique.pem -out botamusique.pem -subj "/CN=botamusique"`
 ### Starting the bot
-`$ venv/bin/python mumbleBot.py -s HOST -u BOTNAME -P PASSWORD -p PORT -c CHANNEL -C -C /path/to/botamusique.pem`
+`$ venv/bin/python mumbleBot.py -s HOST -u BOTNAME -P PASSWORD -p PORT -c CHANNEL -C /path/to/botamusique.pem`
 
 The bot listen to the 8181 port so you should redirect to this one in you NAT configuration to let others peoples access the web interface. (DISABLED)