From bcbf3608a8b8c60ecce5721cc4cae39ea9433bf1 Mon Sep 17 00:00:00 2001 From: Saisam32 <173052944+Sawsqr68@users.noreply.github.com> Date: Fri, 12 Dec 2025 04:54:07 +0300 Subject: [PATCH] Update index.rst --- docs/index.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 .