update README

This commit is contained in:
Milka64 2021-01-09 18:52:35 +01:00
parent 4999c52437
commit 43508edc66

View file

@ -10,7 +10,7 @@ Prerquire :
pip3 install zc.buildout
clone this repositori, then :
clone this repository, then :
.. code-block:: bash
@ -22,4 +22,18 @@ Utilisation
.. code-block:: bash
./bin/kabot
./bin/kabot -c config.ini
Configuration
-------------
.. include:: config.ini.sample
:literal:
Docker
------
.. code-block:: bash
docker build -t kabot .
docker run -v /pa/to/your/data:/data kabot:latest