# HG changeset patch # User Goffi # Date 1616333953 -3600 # Node ID 67da33212b2bdb57d7f7442c0e20b60a3649872b # Parent fe24bb60236ff930332d7d43fc8c4ee05eec8e5f doc: update dev instruction, `requirements.txt` now launches `setup.py` diff -r fe24bb60236f -r 67da33212b2b doc/installation.rst --- a/doc/installation.rst Sun Mar 21 14:38:00 2021 +0100 +++ b/doc/installation.rst Sun Mar 21 14:39:13 2021 +0100 @@ -63,10 +63,6 @@ $ pip install -r requirements.txt -And sat-pubsub itself:: - - $ pip install -e . - And that's it! Please refer to `Post Installation`_ to initialize database. Next time you can update with::