From 89a9eb15d43893e6d03bc5373167e8d28e2a33e6 Mon Sep 17 00:00:00 2001 From: Nathan Baker Date: Wed, 17 Jun 2020 13:17:33 -0700 Subject: [PATCH] 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. --- INSTALL | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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