run command added to README

This commit is contained in:
Sergey Lukjanov
2013-03-12 15:05:37 +04:00
parent 6a735f1780
commit 076be39950

View File

@@ -27,6 +27,10 @@ QuickStart (Ubuntu)
::
tools/run_tests
7. Run EHO REST API with stub data and cluster ops on port 8080
::
.venv/bin/python bin/eho-api --reset-db --stub-data --allow-cluster-ops
Pip speedup
-----------