]> git.phdru.name Git - mimedecode.git/commitdiff
Use sudo for pip install
authorOleg Broytman <phd@phdru.name>
Sun, 31 Jul 2016 22:24:01 +0000 (01:24 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 31 Jul 2016 22:24:01 +0000 (01:24 +0300)
INSTALL.txt

index 79172ff51a930c332912ced62f2fbb8b8cfa035c..381c00b192634074150d2b1cc62fa6d73786b468 100644 (file)
@@ -25,4 +25,4 @@ 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
+   [sudo] pip install --find-links=http://phdru.name/Software/Python/ --no-index --install-option='-O2' [--user] mimedecode