File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 48
48
"source" : [
49
49
" Please go to this website page https://www.python.org/downloads/ to download the Python installer:\n " ,
50
50
" - click on the `Download Python 3.4.1` button (a yellow button on left side of screen),\n " ,
51
- "- this will start the download of the appropriate Windows MSI installer
52
- "- accept the default download filename: `python-3.4.1.msi`(win32bits) or`python-3.4.1.amd.msi`(win64bits)
51
+ " - this will start the download of the appropriate Windows MSI installer \n " ,
52
+ " - accept the default download filename: `python-3.4.1.msi`(win32bits) or`python-3.4.1.amd.msi`(win64bits) \n " ,
53
53
" - save the MSI Installer file to your pc,\n " ,
54
- "- double click the downloaded file to open it and run the installer
55
- " ```"
54
+ " - double click the downloaded file to open it and run the installer \n "
56
55
]
57
56
},
58
57
{
You can’t perform that action at this time.
0 commit comments