mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
fix contents
This commit is contained in:
@@ -14,6 +14,9 @@ New to Python? Let's properly setup up your Python environment.
|
|||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
starting/installation
|
starting/installation
|
||||||
|
starting/install3/osx
|
||||||
|
starting/install3/win
|
||||||
|
starting/install3/linux
|
||||||
starting/install/osx
|
starting/install/osx
|
||||||
starting/install/win
|
starting/install/win
|
||||||
starting/install/linux
|
starting/install/linux
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ 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 Windows <install3-windows>`.
|
||||||
- :ref:`Python 3 on Linux <install3-liux>`.
|
- :ref:`Python 3 on Linux <install3-linux>`.
|
||||||
|
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user