diff --git a/doc/installation.rst b/doc/installation.rst index 74c283c..a538cd6 100644 --- a/doc/installation.rst +++ b/doc/installation.rst @@ -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