From ef35770716f6a32afb0ddaa3bd8c074c1bfe769e Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 13 Apr 2017 10:46:45 -0400 Subject: [PATCH] update installation --- docs/starting/installation.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/starting/installation.rst b/docs/starting/installation.rst index 55114b2..83d4ad1 100644 --- a/docs/starting/installation.rst +++ b/docs/starting/installation.rst @@ -16,7 +16,12 @@ Installation Guides These guides go over the proper installation of :ref:`Python ` for development purposes, as well as setuptools, pip and virtualenv. -- :ref:`Python 3 on MacOS `. +- :ref:`Python 3 on MacOS ` +- :ref:`Python 3 on Windows `. +- :ref:`Python 3 on Linux `. + +-------------------------------- + - :ref:`Python 2 on MacOS `. - :ref:`Python 2 on Microsoft Windows `. - :ref:`Python 2 on Ubuntu Linux `.