diff --git a/INSTALL b/INSTALL index 04e0e36..6809d14 100644 --- a/INSTALL +++ b/INSTALL @@ -3,9 +3,10 @@ Clone repository or unpack the tar ball and install with [pip](https://pip.pypa.io): - pip install propka-3.1/ + pip install This will install the `propka31` script in your executable -directory. The `propka` Python module will also become available for -import. +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