From 6a750e6a186aed3c65494f8efb742d523e209d6e Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Wed, 13 Dec 2017 15:20:04 +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 235f981..d2c3f2c 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -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. -- 2.39.2