summaryrefslogtreecommitdiffstats
path: root/Doc/using/windows.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/using/windows.rst')
-rw-r--r--Doc/using/windows.rst9
1 files changed, 6 insertions, 3 deletions
diff --git a/Doc/using/windows.rst b/Doc/using/windows.rst
index d409e81..9c33952 100644
--- a/Doc/using/windows.rst
+++ b/Doc/using/windows.rst
@@ -163,11 +163,14 @@ of available options is shown below.
| | | Python X.Y` |
+---------------------------+--------------------------------------+--------------------------+
| DefaultJustForMeTargetDir | The default install directory for | :file:`%LocalAppData%\\\ |
-| | just-for-me installs | Programs\\PythonXY` or |
+| | just-for-me installs | Programs\\Python\\\ |
+| | | PythonXY` or |
| | | :file:`%LocalAppData%\\\ |
-| | | Programs\\PythonXY-32` or|
+| | | Programs\\Python\\\ |
+| | | PythonXY-32` or |
| | | :file:`%LocalAppData%\\\ |
-| | | Programs\\PythonXY-64` |
+| | | Programs\\Python\\\ |
+| | | PythonXY-64` |
+---------------------------+--------------------------------------+--------------------------+
| DefaultCustomTargetDir | The default custom install directory | (empty) |
| | displayed in the UI | |