-
Notifications
You must be signed in to change notification settings - Fork 116
Release Notes 0.9.0
aharui edited this page Feb 7, 2018
·
1 revision
This document contains useful information for the release that was discovered after the RELEASE_NOTES file was finalized and packaged in the release.
The instructions in the READMEs for installing NPM were incorrect. You can use:
- Mac
sudo npm install @apache-royale/royale-js -g
or for both JS and SWF output:
sudo npm install @apache-royale/royale-js-swf -g
- Windows
```bash
npm install @apache-royale/royale-js -g
or for both JS and SWF output:
npm install @apache-royale/royale-js-swf -g
Note that this will always give you the latest release, not the 0.9.0 release.
Apache®, Apache Royale, Royale™, and the Royale logo are either registered trademarks or trademarks of the Apache Software Foundation in the United States and/or other countries.