update README to reflect existence of "make install" target

This commit is contained in:
Zooko O'Whielacronx 2007-08-07 12:13:24 -07:00
parent dbc7fd2494
commit 5f88cf500e

4
README
View File

@ -147,6 +147,10 @@ There are three ways to do it. Choose one:
The Python Way:
This is automated by the makefile's "install" target, but in case you want
to configure the location or other install options you can learn how it is
done here:
The Python Way is to execute "setup.py install" for each Python package.
You'll need to run "setup.py install" four separate times, one for each of