diff options
Diffstat (limited to 'qpid/python')
| -rw-r--r-- | qpid/python/README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/python/README.txt b/qpid/python/README.txt index 267e7b3eef..ab29a737fa 100644 --- a/qpid/python/README.txt +++ b/qpid/python/README.txt @@ -20,7 +20,7 @@ Documentation can be found here: PYTHONPATH. If you have extracted the archive to the directory /path/to, the following export will work: -$ export PYTHONPATH=/path/to/qpid-0.8/python +$ export PYTHONPATH=${PYTHONPATH}:/path/to/qpid-0.8/python 2. Make sure a broker is running |
