Author: jonathan
Date: Mon Nov 22 17:05:07 2010
New Revision: 1037773

URL: http://svn.apache.org/viewvc?rev=1037773&view=rev
Log:
Replaced /home/me with /path/to and a little more text, responding to Robbie's 
email.

Modified:
    qpid/trunk/qpid/python/README.txt

Modified: qpid/trunk/qpid/python/README.txt
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/python/README.txt?rev=1037773&r1=1037772&r2=1037773&view=diff
==============================================================================
--- qpid/trunk/qpid/python/README.txt (original)
+++ qpid/trunk/qpid/python/README.txt Mon Nov 22 17:05:07 2010
@@ -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
 



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to