File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,9 +37,9 @@ Windows on Arm instances are available with Microsoft Azure. For further informa
3737
3838To 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
4444curl https://www.python.org/ftp/python/3.13.0/python-3.13.0-arm64.exe --output python-3.13.0-arm64.exe
4545```
You can’t perform that action at this time.
0 commit comments