summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 919dcc36..7a47ce70 100644
--- a/README.rst
+++ b/README.rst
@@ -37,9 +37,7 @@ Installing
For the leap-client to run, you need to install the leap.common package first, if you used pip, you can skip this step::
- $ git clone git://leap.se/leap_pycommon.git
- $ cd leap_pycommon
- $ sudo python setup.py install
+ $ sudo pip install leap.common
After getting the source and installing all the dependencies, proceed to install ``leap-client`` package::