X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=docs%2Finstall.rst;h=54050393185811ce2c0d14344d02778f8d9166b0;hb=0e60030ae2d7fa51bd1960af1f8f656ec8edebcf;hp=a488d8edf2ccf8d0c7fef8dbed9cdd0568806693;hpb=ce5d552fb3388289b3ef45895e97ef2f29f07588;p=sqlconvert.git diff --git a/docs/install.rst b/docs/install.rst index a488d8e..5405039 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -16,7 +16,12 @@ User mode pip install --trusted-host phdru.name --find-links=http://phdru.name/Software/Python/ --install-option='-O2' --user sqlconvert -For Python 2.6 the command is easy_install. +Virtual envs +------------ + +:: + + pip install --trusted-host phdru.name --find-links=http://phdru.name/Software/Python/ --install-option='-O2' sqlconvert Installation from sources =========================