]> git.phdru.name Git - mimedecode.git/commitdiff
Update installation instructions for virtual envs
authorOleg Broytman <phd@phdru.name>
Wed, 26 Apr 2017 19:05:14 +0000 (22:05 +0300)
committerOleg Broytman <phd@phdru.name>
Wed, 26 Apr 2017 19:08:50 +0000 (22:08 +0300)
INSTALL.txt

index b3d2dc63a002444898a62ae5ac1fb3657f3b1065..3dcbcbed4d5b137b6b0c1d2990d0b902c89a2e69 100644 (file)
@@ -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