update installation

This commit is contained in:
2017-04-13 10:46:45 -04:00
parent 0c97ce5a31
commit ef35770716
+6 -1
View File
@@ -16,7 +16,12 @@ Installation Guides
These guides go over the proper installation of :ref:`Python <which-python>`
for development purposes, as well as setuptools, pip and virtualenv.
- :ref:`Python 3 on MacOS <install3-osx>`.
- :ref:`Python 3 on MacOS <install3-osx>`
- :ref:`Python 3 on Windows <install3-windows>`.
- :ref:`Python 3 on Linux <install3-liux>`.
--------------------------------
- :ref:`Python 2 on MacOS <install-osx>`.
- :ref:`Python 2 on Microsoft Windows <install-windows>`.
- :ref:`Python 2 on Ubuntu Linux <install-linux>`.