build: updated readme and fixed windows deploy scripts

This commit is contained in:
mlangkabel
2017-08-23 14:12:59 +02:00
parent be9e2de21d
commit f6b45faf80
4 changed files with 12 additions and 8 deletions
+2 -2
View File
@@ -96,8 +96,8 @@ fi
# BUILDING THE INSTALLER
cd deployment/windows/wixSetup
build_win32.sh
build_win64.sh
sh build_win32.sh
sh build_win64.sh
cd ../../..