Improve the setup/uninstall text a bit for windows

This commit is contained in:
Veronica K. B. Olsen
2021-04-17 17:57:13 +02:00
parent fcac28c69f
commit 2e8425d4b1
2 changed files with 12 additions and 6 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ if exist setup.py (
echo.
:: Install the PyQt5, lxml and pyenchant dependencies
python setup.py pip
pip install --user pywin32 -r requirements.txt
:: Create the desktop and start menu icons
python setup.py win-install