diff mbox

[Branch,~linaro-validation/lava-server/trunk] Rev 392: minor documentation fixes

Message ID 20120905195310.28541.50185.launchpad@ackee.canonical.com
State Accepted
Headers show

Commit Message

Antonio Terceiro Sept. 5, 2012, 7:53 p.m. UTC
------------------------------------------------------------
revno: 392
committer: Antonio Terceiro <antonio.terceiro@linaro.org>
branch nick: lava-server-minor-doc-fix
timestamp: Tue 2012-09-04 17:53:49 -0300
message:
  minor documentation fixes
modified:
  doc/installation.rst


--
lp:lava-server
https://code.launchpad.net/~linaro-validation/lava-server/trunk

You are subscribed to branch lp:lava-server.
To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-server/trunk/+edit-subscription
diff mbox

Patch

=== 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