From 2ac7633e6fe98ffb2db4e42cb733ff0aa099426f Mon Sep 17 00:00:00 2001 From: Dominique Plante Date: Sat, 20 Apr 2013 21:04:34 -0700 Subject: [PATCH] small formatting cleanup --- docs/starting/install/win.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/starting/install/win.rst b/docs/starting/install/win.rst index d67b22e..f86f640 100644 --- a/docs/starting/install/win.rst +++ b/docs/starting/install/win.rst @@ -8,9 +8,9 @@ of Python 2.7 from the official Website. If you want to be sure you are installi up-to-date version then use the "Windows Installer" link from the home page of the `Python.org web site `_ . - The Windows version is provided as an MSI package. To install it manually, just - double-click the file. The MSI package format allows Windows administrators to - automate installation with their standard tools. +The Windows version is provided as an MSI package. To install it manually, just +double-click the file. The MSI package format allows Windows administrators to +automate installation with their standard tools. By design, Python installs to a directory with the version number embedded, e.g. Python version 2.7 will install at ``C:\Python27\``, so that you can