From 6424cbc7cef9185564c5e3574575b4a5e617b9cb Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Fri, 18 Aug 2017 15:24:16 +0200 Subject: documentation --- README.rst | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 533ade8..015e8a7 100644 --- a/README.rst +++ b/README.rst @@ -18,8 +18,9 @@ Runtime requirements -------------------- * python >=3.6 +* libvirt -Additional required python packages are listed in `requirements.pip.txt`. +Additional required python packages are listed in `requirements.pip.run.txt`. Development requirements @@ -28,20 +29,22 @@ Development requirements * nodejs >=7 * yarn +Additional required python packages are listed in `requirements.pip.dev.txt`. + Documentation ------------- -Online documentation available at `http://hatter.readthedocs.io`. +Online documentation available at ``_. Build ----- -Build tool used for Hatter is pydoit (`http://pydoit.org/`). It can be +Build tool used for Hatter is pydoit (``_). It can be installed together with other python dependencies by running:: - $ pip install -r requirements.pip.txt + $ pip install -r requirements.pip.dev.txt For listing available doit tasks, use:: @@ -71,6 +74,5 @@ TODO * other - * documentation * write complete setup.py * distribution -- cgit v1.2.3-70-g09d2