diff --git a/README.md b/README.md index 494c312..a665a6a 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ The bot will process any of the above keywords thanks to the wrapper for ejabber Before running `python xmpp.py`: -1. git clone https://git.mastodont.cat/spla/xmppbot.git target_dir. +1. git clone https://git.mastodont.cat/spla/xmppbot.py target_dir. 2. `cd target_dir` 3. create the Python Virtual Environment with `python3.x -m venv .` 4. activate it with `source bin/activate`