aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 1afd9e6..e637e9e 100644
--- a/README.md
+++ b/README.md
@@ -20,13 +20,12 @@ sphinx-build -M html . _build
Windows deployment:
-C:\Users\Mikko\Code\Qt\5.12.5\msvc2017_64\bin\windeployqt.exe
+C:\Users\mikko.syrja\Code\Qt\5.14.1\msvc2017_64\bin\windeployqt.exe
--debug --qmldir ../../symedit
--no-translations --no-compiler-runtime --no-webkit2 --no-angle --no-opengl-sw
.
-C:\Users\Mikko\Code\Qt\5.12.5\msvc2017_64\bin\windeployqt.exe
+C:\Users\mikko.syrja\Code\Qt\5.14.1\msvc2017_64\bin\windeployqt.exe
--release --qmldir ../../symedit
--no-translations --no-compiler-runtime --no-webkit2 --no-angle --no-opengl-sw
.
-