]> git.phdru.name Git - m_lib.git/commitdiff
Installation using pip
authorOleg Broytman <phd@phdru.name>
Wed, 15 Jan 2014 15:43:49 +0000 (19:43 +0400)
committerOleg Broytman <phd@phdru.name>
Wed, 15 Jan 2014 15:43:49 +0000 (19:43 +0400)
INSTALL.txt

index d04b87fd89421f1a0e2861538570d1d467ab5f98..24e393ef816ca65d3767fe54089376390eb02475 100644 (file)
@@ -16,3 +16,7 @@ home directory; run run the following command:
 Option '--user' only available in Python 2.6 or 2.7. The command
 installs m_lib into $HOME/.local/lib/python2.$VERSION/site-packages/
 where python finds it.
+
+Installation using pip:
+
+   pip install --find-links=http://phdru.name/Software/Python/ --no-index --install-option='-O2' [--user] m_lib