diff options
Diffstat (limited to 'python')
| -rw-r--r-- | python/README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/README.txt b/python/README.txt index 267e7b3eef..ab29a737fa 100644 --- a/python/README.txt +++ b/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 |
