Updated Microsoft Windows (markdown)

master
dgtlmoon 2023-02-11 16:32:08 +01:00
rodzic dc4fb74f28
commit 059120a294
1 zmienionych plików z 8 dodań i 1 usunięć

@ -6,7 +6,14 @@ You can run the app as a Docker container (using `docker-compose`), a Pip instal
https://www.python.org/downloads/windows/ always use the official latest stable release (tested with 3.10), this installer comes with "Pip" the package manager, which will make the rest easy, it will automatically install all the related utility packages.
Choose the "Windows Installer" package
Choose the **"Windows Installer" package**
Be sure the "associate .py files with Python" option is selected
<img src="https://user-images.githubusercontent.com/124433753/218266589-8ab154ce-04fe-4d35-872c-3b64cbed1eb2.png" >
Last tested with Python 3.10.8