Remove client installation from "Run" section

The client installation was already mentioned in "Installation"
section, there is no need to mention it again in "Run" section.

Change-Id: Ia2e0e48223e4ef8d5c60104d87902e247ddddfb2
This commit is contained in:
Jay Lau 2014-11-30 19:29:19 -05:00
parent 349693e878
commit a4cc35ea4d
1 changed files with 0 additions and 6 deletions

View File

@ -90,12 +90,6 @@ Run
$ magnum-backend &
* Install magnum pythonclient::
$ git clone http://github.com/stackforge/python-magnumclient
$ cd python-magnumclient
$ sudo python ./setup.py install
Access Magnum via ReST API
--------------------------