From 9785baacc361b635ac3edcfae602d0cef0bc11f4 Mon Sep 17 00:00:00 2001 From: Lynn Date: Thu, 20 Apr 2017 09:54:24 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3044212..c5785bc6 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ In order to achieve those goals Symphony is participating and working in close c - npm install - to run locally: npm run dev - to build mac dmg: npm run dist-mac -- to build win msi, use 'advanced installer' .aip file in installer/ dir +- to build win msi: npm run unpacked-win (for 64 bit) and use 'advanced installer' .aip file in installer/ dir ## msi command line options: - to install for all users (admin required): msiexec.exe /i Symphony-x64.msi ALLUSERS=1