Skip to content

Commit 86f8180

Browse files
committed
Update part-0.ipynb
1 parent c595908 commit 86f8180

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

part-0.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,10 @@
4848
"source": [
4949
"Please go to this website page https://www.python.org/downloads/ to download the Python installer:\n",
5050
"- click on the `Download Python 3.4.1` button (a yellow button on left side of screen),\n",
51-
"- download the Windows x86-64 MSI installer msi file `python-3.4.1.amd64.msi` and save it to your pc,\n",
51+
"- this will download the Windows x86-64 MSI installer msi file `python-3.4.1.msi` and save it to your pc,\n",
5252
"- double click the downloaded file to open it and run the installer
53+
"This pocedure will differ very slightly if you are running a 64bits version of Windows:
54+
"- the button will download the Windows x86 MSI installer msi file `python-3.4.1.msi`
5355
]
5456
},
5557
{

0 commit comments

Comments
 (0)