Skip to content

Commit dd01eeb

Browse files
authored
Merge pull request #1638 from msandfor/master
Add another option to access System Information on Windows
2 parents 86e36da + 466978d commit dd01eeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

en/python_installation/instructions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ First check whether your computer is running a 32-bit version or a 64-bit versio
1212
* Press the Windows key and Pause/Break key at the same time
1313
* Open your Control Panel from the Windows menu, then navigate to System & Security, then System
1414
* Press the Windows button, then navigate to Settings > System > About
15+
* Search the Windows Start menu for "System Information". To do that, click the Start button or press the Windows key, then begin to type `System Information`. It will start making suggestions as soon as you type. You can select the entry once it shows up.
1516

1617
You can download Python for Windows from the website https://www.python.org/downloads/windows/. Click on the "Latest Python 3 Release - Python x.x.x" link. If your computer is running a **64-bit** version of Windows, download the **Windows x86-64 executable installer**. Otherwise, download the **Windows x86 executable installer**. After downloading the installer, you should run it (double-click on it) and follow the instructions there.
1718

0 commit comments

Comments
 (0)