Update install instructions

Link py2 docs to py3 docs.
Fix invisible subheading.
Note that pip is part of the Python install now; closes #347.
Suggest avoiding eol 2.6 unless paid specifically.
This commit is contained in:
Zac-HD
2017-11-27 14:35:28 +11:00
parent ce7530bc70
commit cb3f026a3e
5 changed files with 29 additions and 33 deletions
+2 -2
View File
@@ -24,8 +24,8 @@ Installation Guides
These guides go over the proper installation of :ref:`Python <which-python>`
for development purposes, as well as setuptools, pip and virtualenv.
Python 3 Installation Guides
////////////////////////////
Python 3 Installation Guides
////////////////////////////
- :ref:`Python 3 on MacOS <install3-osx>`.
- :ref:`Python 3 on Windows <install3-windows>`.