Skip to content

Commit c6d9389

Browse files
Update py-woa.md
Minor tweak of wording.
1 parent 95aba3f commit c6d9389

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/install-guides/py-woa.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ Windows on Arm instances are available with Microsoft Azure. For further informa
3737

3838
To download and install Python for Windows on Arm, there is more than one option:
3939

40-
* Firstly, you can download the installer from the [Python website](https://www.python.org/downloads/windows/). Locate the `ARM64` installer.
40+
* You can download the installer from the [Python website](https://www.python.org/downloads/windows/). Locate the `ARM64` installer.
4141

42-
* Or secondly, you can download from a PowerShell terminal, by running the following:
42+
* You can download from a PowerShell terminal, by running the following:
4343
```command
4444
curl https://www.python.org/ftp/python/3.13.0/python-3.13.0-arm64.exe --output python-3.13.0-arm64.exe
4545
```

0 commit comments

Comments
 (0)