X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=INSTALL.txt;h=79172ff51a930c332912ced62f2fbb8b8cfa035c;hb=7e51dcaa86c95846f67c4cb4942e57ff0deffa9c;hp=35d4758388d569981b31ce5f2c0d7d3a49987ba4;hpb=69903a8fcef8dc34e67b1d18ccd84ec133d82546;p=mimedecode.git diff --git a/INSTALL.txt b/INSTALL.txt index 35d4758..79172ff 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -22,3 +22,7 @@ where python finds it. It also installs mimedecode script into $HOME/.local/bin; add the directory to your $PATH or move the script to a directory in your $PATH. + +Installation using pip: + + pip install --find-links=http://phdru.name/Software/Python/ --no-index --install-option='-O2' [--user] mimedecode