summaryrefslogtreecommitdiff
path: root/qpid/python
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/python')
-rw-r--r--qpid/python/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/qpid/python/README.txt b/qpid/python/README.txt
index ab29a737fa..e076e2d216 100644
--- a/qpid/python/README.txt
+++ b/qpid/python/README.txt
@@ -18,9 +18,9 @@ Documentation can be found here:
1. Make sure the Qpid Python client libraries are on your
PYTHONPATH. If you have extracted the archive to the directory
-/path/to, the following export will work:
+INSTALLPATH, the following export will work:
-$ export PYTHONPATH=${PYTHONPATH}:/path/to/qpid-0.8/python
+$ export PYTHONPATH=${PYTHONPATH}:${INSTALLPATH}/qpid-0.8/python
2. Make sure a broker is running