mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-11-12 18:22:28 -05:00
Fix broken README merge
When546ec1awas merged into develop, I accidentally overwrote the change introduced indebbea5(pr #1657). Reintroduce it.
This commit is contained in:
parent
1697f6a323
commit
4a9c38bfa3
1 changed files with 1 additions and 1 deletions
|
|
@ -800,7 +800,7 @@ to install using pip and a virtualenv::
|
|||
|
||||
virtualenv env
|
||||
source env/bin/activate
|
||||
python synapse/python_dependencies.py | xargs -n1 pip install
|
||||
python synapse/python_dependencies.py | xargs pip install
|
||||
pip install setuptools_trial mock
|
||||
|
||||
This will run a process of downloading and installing all the needed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue