mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
update installation
This commit is contained in:
@@ -16,7 +16,12 @@ Installation Guides
|
|||||||
These guides go over the proper installation of :ref:`Python <which-python>`
|
These guides go over the proper installation of :ref:`Python <which-python>`
|
||||||
for development purposes, as well as setuptools, pip and virtualenv.
|
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 MacOS <install-osx>`.
|
||||||
- :ref:`Python 2 on Microsoft Windows <install-windows>`.
|
- :ref:`Python 2 on Microsoft Windows <install-windows>`.
|
||||||
- :ref:`Python 2 on Ubuntu Linux <install-linux>`.
|
- :ref:`Python 2 on Ubuntu Linux <install-linux>`.
|
||||||
|
|||||||
Reference in New Issue
Block a user