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:
committed by
GitHub
parent
15ec1496c5
commit
3f972250d0
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user