From 1addb103dea363b40532fda6c218f822494d15bb Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Wed, 13 Dec 2017 15:19:53 +0300 Subject: [PATCH] Doc: Fix pip command line --- INSTALL.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.2