diff --git a/docs/index.rst b/docs/index.rst index 61faad0..e0689d3 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -4,3 +4,13 @@ pwclient .. include:: ../README.rst :start-line: 18 :end-line: -7 +$ python3 -m pip install pwclient +$ sudo apt-get install python-pbr +$ git clone https://github.com/getpatchwork/pwclient +$ cd pwclient +$ python3 -m pip install --user . +$ git clone https://github.com/getpatchwork/pwclient +$ cd pwclient +$ python3 -m pip install --user . +$ source .venv/bin/activate +$ python3 -m pip install --editable .