Message ID | 20120905195310.28541.50185.launchpad@ackee.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'doc/installation.rst' --- doc/installation.rst 2012-02-09 02:54:55 +0000 +++ doc/installation.rst 2012-09-04 20:53:49 +0000 @@ -51,7 +51,7 @@ $ bzr branch lp:lava-server $ cd lava-server - $ ./setup develop + $ ./setup.py develop Installation from PypI ********************** @@ -73,6 +73,7 @@ database server header files, the C compiler and more. To install using pypi (For development only, not for production):: + $ pip install lava-server $ lava-server manage --development syncdb $ lava-server manage --development migrate