summaryrefslogtreecommitdiff
path: root/qpid/python
diff options
context:
space:
mode:
authorJonathan Robie <jonathan@apache.org>2010-11-22 17:05:07 +0000
committerJonathan Robie <jonathan@apache.org>2010-11-22 17:05:07 +0000
commit5608d5c91dd9bab07ce06327b13989b203173644 (patch)
treebb30d39d2397ca9820047f7dab39062e3336463a /qpid/python
parentd6b4db9d0a94b830f1f6c4716b13d0f87ba27406 (diff)
downloadqpid-python-5608d5c91dd9bab07ce06327b13989b203173644.tar.gz
Replaced /home/me with /path/to and a little more text, responding to Robbie's email.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1037773 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/python')
-rw-r--r--qpid/python/README.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/qpid/python/README.txt b/qpid/python/README.txt
index e07dd3192b..267e7b3eef 100644
--- a/qpid/python/README.txt
+++ b/qpid/python/README.txt
@@ -16,9 +16,11 @@ Documentation can be found here:
= GETTING STARTED =
-1. Make sure the Qpid Python client libraries are on your PYTHONPATH:
+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:
-$ export PYTHONPATH=/home/me/qpid-0.8/python
+$ export PYTHONPATH=/path/to/qpid-0.8/python
2. Make sure a broker is running