update README to reflect simpler run-in-place procedure

This commit is contained in:
Zooko O'Whielacronx 2007-04-27 17:17:51 -07:00
parent 0e361b9a8a
commit a7d7f5cc96

3
README
View File

@ -127,8 +127,7 @@ INSTALLING:
To run from a source tree (without installing first), type 'make', which
will put all the necessary libraries into a local directory named
instdir/lib/pythonN.N/site-packages/ , which you can then add to your
PYTHONPATH .
"./instdir/", which you can then add to your PYTHONPATH .
RUNNING: