X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=INSTALL.txt;h=3dcbcbed4d5b137b6b0c1d2990d0b902c89a2e69;hb=68b344c95e2bd2ced19a82a80ae9106a2f61fbe7;hp=b3d2dc63a002444898a62ae5ac1fb3657f3b1065;hpb=46e518425e60bfc57726556e0c0639a336e7ba10;p=mimedecode.git diff --git a/INSTALL.txt b/INSTALL.txt index b3d2dc6..3dcbcbe 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -16,6 +16,10 @@ Installation using pip: pip install --trusted-host phdru.name --find-links=http://phdru.name/Software/Python/ --install-option='-O2' --user mimedecode + Virtual envs: + + pip install --trusted-host phdru.name --find-links=http://phdru.name/Software/Python/ --install-option='-O2' mimedecode + Installation from sources: To install the program from sources system-wide run run the following