]> git.phdru.name Git - m_lib.git/commitdiff
Optional sudo for pip
authorOleg Broytman <phd@phdru.name>
Fri, 29 Jul 2016 15:02:33 +0000 (18:02 +0300)
committerOleg Broytman <phd@phdru.name>
Fri, 29 Jul 2016 15:02:33 +0000 (18:02 +0300)
INSTALL.txt

index beed3a4250ad97707d583dcbf7bd9624e0644563..fc06ecb33dde8c17675853387f6606c470168ce2 100644 (file)
@@ -19,4 +19,4 @@ where python finds it.
 
 Installation using pip:
 
 
 Installation using pip:
 
-   pip install --find-links=http://phdru.name/Software/Python/ --no-index --install-option='-O2' [--user] m_lib
+   [sudo] pip install --find-links=http://phdru.name/Software/Python/ --no-index --install-option='-O2' [--user] m_lib