diff doc/installation.rst @ 446:67da33212b2b

doc: update dev instruction, `requirements.txt` now launches `setup.py`
author Goffi <goffi@goffi.org>
date Sun, 21 Mar 2021 14:39:13 +0100
parents 6cef8aa1c991
children 445a2f67be4a
line wrap: on
line diff
--- 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::