diff --git a/Microsoft-Windows.md b/Microsoft-Windows.md index 84b3655..e8eb741 100644 --- a/Microsoft-Windows.md +++ b/Microsoft-Windows.md @@ -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 + + + + + Last tested with Python 3.10.8