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

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