This commit is contained in:
spla 2022-08-18 10:26:19 +02:00
pare 308690eaac
commit 8820dc6bfd
S'han modificat 1 arxius amb 1 adicions i 1 eliminacions

Veure arxiu

@ -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`