From: Oleg Broytman Date: Wed, 13 Dec 2017 12:19:53 +0000 (+0300) Subject: Doc: Fix pip command line X-Git-Url: https://git.phdru.name/?p=m_lib.git;a=commitdiff_plain;h=1addb103dea363b40532fda6c218f822494d15bb Doc: Fix pip command line --- diff --git a/INSTALL.txt b/INSTALL.txt index d1efdf1..cb6dea5 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -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.