]> git.phdru.name Git - m_lib.git/commitdiff
Doc: Fix pip command line
authorOleg Broytman <phd@phdru.name>
Wed, 13 Dec 2017 12:19:53 +0000 (15:19 +0300)
committerOleg Broytman <phd@phdru.name>
Wed, 13 Dec 2017 12:19:53 +0000 (15:19 +0300)
INSTALL.txt

index d1efdf1660cc1540ecb3678ed1afe36ad9dab006..cb6dea5b39cd6037d36ff894d94a05daa371427a 100644 (file)
@@ -14,7 +14,7 @@ Installation using pip:
 
     Virtual environments:
 
-    pip install user m_lib
+    pip install m_lib
 
     For Python 2.6 the command is easy_install.