summaryrefslogtreecommitdiff
path: root/src/python/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/python/README')
-rw-r--r--src/python/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/python/README b/src/python/README
new file mode 100644
index 00000000..7d2c4491
--- /dev/null
+++ b/src/python/README
@@ -0,0 +1,3 @@
+
+If you do not want to install the package, just launch the following command to help Python to find the compiled package :
+$> export PYTHONPATH=`pwd`:$PYTHONPATH