Remove setuptools discussion

Co-authored-by: Oliver Beckstein <orbeckst@gmail.com>
This commit is contained in:
Nathan Baker
2020-06-18 09:53:51 -07:00
committed by GitHub
parent 75057fbfef
commit 18368b456a

View File

@@ -45,12 +45,7 @@ Installation is also possible with
python setup.py install --user python setup.py install --user
will install the `propka3` script in your executable directory, will install the `propka3` script in your executable directory.
as configured for setuptools, for instance `~/.local/bin` while
python setup.py install --user --install-scripts ~/bin
will install the script in the `bin` subdirectory of your home directory.
## Getting started ## Getting started