mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-26 08:51:22 -06:00
Update README.md
This commit is contained in:
parent
7371c4a8d3
commit
9785baacc3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user