Files
propka/INSTALL
Nathan Baker 89a9eb15d4 Update INSTALL with better instructions.
Remove explicit references to version 3.1 except for name of `propka31`
script which will be changed in subsequent commit.
2020-06-17 13:17:33 -07:00

13 lines
354 B
Plaintext

## Installation
Clone repository or unpack the tar ball and install with
[pip](https://pip.pypa.io):
pip install <source directory>
This will install the `propka31` script in your executable
directory. The `propka` Python module will also become available for import
and can be invoked in lieu of the `propka31` script via:
python -m propka