Merge "doc: Recommend installing marconi via pip"

This commit is contained in:
Jenkins 2013-10-18 14:45:26 +00:00 committed by Gerrit Code Review
commit 5527dcb416

View File

@ -29,7 +29,7 @@ Running a local Marconi server with MongoDB
7. Run the following so you can see the results of any changes you make
to the code, without having to reinstall the package each time::
python setup.py develop
pip install -e .
8. Start the marconi server::