mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
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:
@@ -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>`.
|
||||
|
||||
Reference in New Issue
Block a user