X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=INSTALL.txt;h=381c00b192634074150d2b1cc62fa6d73786b468;hb=7a38d75247b7d441f915a00abf2be4999263c57b;hp=35d4758388d569981b31ce5f2c0d7d3a49987ba4;hpb=5f3dca690aecb5ec056244e7c0c982fcc2215018;p=mimedecode.git diff --git a/INSTALL.txt b/INSTALL.txt index 35d4758..381c00b 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: + + [sudo] pip install --find-links=http://phdru.name/Software/Python/ --no-index --install-option='-O2' [--user] mimedecode