Update README.md

This commit is contained in:
Lynn 2017-04-20 09:54:24 -07:00 committed by GitHub
parent 7371c4a8d3
commit 9785baacc3

View File

@ -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