Changeset 143:fc83c28ac01f for INSTALL
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
INSTALL
r129 r143 1 Installation Instructions 2 ========================= 1 The latest installation instructions are available online at: 3 2 4 Ideally, this should work: 5 6 python setup.py install 7 8 For help and options: 9 10 python setup.py --help 11 12 For list of commands and help on specific commands: 13 14 python setup.py --help-commands 15 python setup.py <cmd> --help 3 http://usher.ucsd.edu/trac/wiki/UsherDocumentation#Installation







