summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 718b4e74..63dfd83a 100644
--- a/README.rst
+++ b/README.rst
@@ -28,6 +28,7 @@ Installing
After getting the source and installing all the dependencies, proceed to install ``leap-client`` package::
$ make
+ $ export LEAP_VENV_SKIP_PYSIDE=1 # This will avoid building PySide from source
$ sudo python setup.py install
Running