summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 72cc76bf..60e3617c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -16,6 +16,11 @@ D. CUSTOMIZATION
A. PREREQUISITES
-----------------------------------------------
+
+You can either follow the directions in this section, or you can read
+INSTALL.pip, which is simpler and creates a sandbox for your Python
+environment.
+
0. We recommend you to use python-setuptools to install pre-requirement libraries.
If you haven't installed it, please try to install it first.
e.g, sudo apt-get install python-setuptools