fix contents

This commit is contained in:
2017-04-13 10:49:47 -04:00
parent ef35770716
commit fd8cce0708
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -14,6 +14,9 @@ New to Python? Let's properly setup up your Python environment.
:maxdepth: 1
starting/installation
starting/install3/osx
starting/install3/win
starting/install3/linux
starting/install/osx
starting/install/win
starting/install/linux
+1 -1
View File
@@ -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 Windows <install3-windows>`.
- :ref:`Python 3 on Linux <install3-liux>`.
- :ref:`Python 3 on Linux <install3-linux>`.
--------------------------------