X-Git-Url: https://git.phdru.name/?p=m_lib.git;a=blobdiff_plain;f=INSTALL.txt;h=24e393ef816ca65d3767fe54089376390eb02475;hp=d04b87fd89421f1a0e2861538570d1d467ab5f98;hb=83bd7ac5b043ef6cb7b6eba1576076d40492b20b;hpb=27e7c8b8b7dc7d50c0e4cfb16a6b399433bc5324 diff --git a/INSTALL.txt b/INSTALL.txt index d04b87f..24e393e 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -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