This is an automated email from the ASF dual-hosted git repository.
bigosmallm pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
The following commit(s) were added to refs/heads/develop by this push:
new 4957d90 Fix npm module name
4957d90 is described below
commit 4957d90ab5d45de12c92d573fc698d733066cbbe
Author: bigosmallm <[email protected]>
AuthorDate: Tue Jan 23 12:47:39 2018 -0800
Fix npm module name
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 2961572..cdd80df 100644
--- a/README.md
+++ b/README.md
@@ -181,12 +181,12 @@ If you want SWF output, use NPM. Run:
- Mac
```bash
-sudo npm install royale -g
+sudo npm install apache-royale -g
```
- Windows
```bash
-npm install royale -g
+npm install apache-royale -g
```
# Using Royale
--
To stop receiving notification emails like this one, please contact
[email protected].