Fix install documentation

Change-Id: Iae8e327603ce030ec36378dd525017dec9e15ba8
This commit is contained in:
Andrew Hutchings
2013-01-18 16:10:01 +00:00
parent 448dd2ccb0
commit 4afbb000db

View File

@@ -6,7 +6,7 @@ From Ubuntu Package
.. code-block:: bash
sudo dpkg -i python-libraclient
sudo dpkg -i python-libraclient_1.0-1_all.deb
From Source
-----------
@@ -16,4 +16,5 @@ installing the client from source.
.. code-block:: bash
sudo apt-get install python-setuptools
sudo python setup.py install