Post-release fixes and updates (#903)

* Add an extra pause to the windows scripts
* Update main readme
* Add mention of Linux Mint in docs
This commit is contained in:
Veronica Berglyd Olsen
2021-09-19 16:04:34 +02:00
committed by GitHub
parent 15ec1496c5
commit 3f972250d0
4 changed files with 26 additions and 27 deletions
+2
View File
@@ -35,6 +35,8 @@ echo.
echo Please download and install it from https://www.python.org/downloads/
echo Also make sure the "Add Python to PATH" option is selected during installation.
echo.
pause
goto:eof
:errorNoSetup
+2
View File
@@ -45,6 +45,8 @@ echo.
echo Please download and install it from https://www.python.org/downloads/
echo Also make sure the "Add Python to PATH" option is selected during installation.
echo.
pause
goto:eof
:errorNoSetup