From 02ee35e3025645967580658cc6baa96ae5d5dd38 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 23 Jan 2012 15:26:58 -0500 Subject: [PATCH] moar --- docs/starting/installation.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/starting/installation.rst b/docs/starting/installation.rst index 4500a9f..5ff2be5 100644 --- a/docs/starting/installation.rst +++ b/docs/starting/installation.rst @@ -1,6 +1,13 @@ Properly Installing Python ========================== +Now that you've chosen :ref:`Python 2.7 `, let's install it properly. + +Installation Guides +------------------- + +These guides go over the proper installation of Python for development purproses, as well as distribute, pip, and virtualenv setup. + - :ref:`Mac OS X `. - :ref:`Microsoft Windows`. - :ref:`Ubuntu Linux `.