From: Oleg Broytman Date: Wed, 13 Dec 2017 12:20:04 +0000 (+0300) Subject: Doc: Fix pip command line X-Git-Url: https://git.phdru.name/?p=m_lib.defenc.git;a=commitdiff_plain;h=6a750e6a186aed3c65494f8efb742d523e209d6e Doc: Fix pip command line --- 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.