Commit 434c701
committed
Make Windows installer setup more obvious
On Windows 8 Python now installs into some deep directory in the
users home directorty tree, not C:\Python...
To save confusion just make sure people use the installer to set
PATH and avoid the hassle.1 parent 7d58c36 commit 434c701
1 file changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
0 commit comments