Update installation docs

Change-Id: I08bba71c8513e7238b2c604b898243b10837af61
This commit is contained in:
Andrew Hutchings 2013-02-20 10:31:04 +00:00
parent 3de03a19d8
commit 4b4f38576d

View File

@ -7,8 +7,8 @@ From Ubuntu Package
.. code-block:: bash
sudo apt-get install python-pip
sudo pip install python-novaclient requests --upgrade
sudo dpkg -i python-libraclient_1.2-1_all.deb
sudo pip install python-novaclient --upgrade
sudo dpkg -i python-libraclient_1.2.2-1_all.deb
If the last command fails with an unmet dependency run this to fix it: