README
changeset 507 dd8b19114fe7
parent 445 fe48ffa3665f
child 631 a287f6cd9c6b
--- a/README	Tue Jun 28 02:30:36 2005 -0800
+++ b/README	Tue Jun 28 02:34:14 2005 -0800
@@ -18,8 +18,8 @@
  To install in your home directory (~/bin and ~/lib, actually), run:
 
  $ python2.3 setup.py install --home=~
- $ export PYTHONPATH=${HOME}/lib/python  # add this to your .bashrc
- $ export PATH=${HOME}/bin:$PATH         # 
+ $ export PYTHONPATH=${HOME}/lib/python  # (or lib64/ on some systems)
+ $ export PATH=${HOME}/bin:$PATH         # add these to your .bashrc
 
  And finally: