]> kaliko git repositories - sid.git/blobdiff - doc/source/rtbl.rst
Fixed rtbl documentation
[sid.git] / doc / source / rtbl.rst
index b8f34fcdc48cd3112744381eef253c5a128ed859..7ff5260bbc78b6a3b2fb93d9202c27a6d9c5f7ab 100644 (file)
@@ -5,12 +5,13 @@ The real time block list plugin can be used easily calling the module:
 
 .. code:: bash
 
+    # Fetch the code
+    git clone -b dev https://gitlab.com/kaliko/sid.git
+    cd sid
     # Create the virtual env
     python3 -m venv --prompt "rtbl-bot" venv
     . ./venv/bin/activate
     pip install -U pip wheel slixmpp==1.8.3
-    # Fetch the code
-    git clone -b dev https://gitlab.com/kaliko/sid.git
     # Smoke test
     python3 -m sid.rtbl --help