Skip to content

Commit 466978d

Browse files
authored
reorder options for accessing Windows System Info
to list them in increasing order of approximate complexity
1 parent c7cc5c9 commit 466978d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

en/python_installation/instructions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ Please install normal Python as follows, even when you have Anaconda installed o
99
<!--sec data-title="Install Python: Windows" data-id="python_windows" data-collapse=true ces-->
1010

1111
First check whether your computer is running a 32-bit version or a 64-bit version of Windows, on the "System type" line of the System Info page. To reach this page, try one of these methods:
12-
* 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.
12+
* 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-
* Press the Windows key and Pause/Break key at the same time
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.
1616

1717
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.
1818

0 commit comments

Comments
 (0)