This is an automated email from the ASF dual-hosted git repository.

bigosmallm pushed a commit to branch feature/royale-cli
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/feature/royale-cli by this 
push:
     new 0d9bb2c  Update README.md
0d9bb2c is described below

commit 0d9bb2cccb888bc1be5d4d3f4e48a8a4c8c98e31
Author: Om Muppirala <[email protected]>
AuthorDate: Thu Feb 15 00:17:15 2018 -0800

    Update README.md
---
 npm/cli/README.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/npm/cli/README.md b/npm/cli/README.md
index 3a2adb3..bc423a4 100644
--- a/npm/cli/README.md
+++ b/npm/cli/README.md
@@ -1,7 +1,10 @@
 #Welcome to the README for the Apache Royale CLI tool
 
 ##To Install:
-npm install @apache-royale/cli
+```
+npm install @apache-royale/royale-js -g
+npm install @apache-royale/cli@alpha -g
+```
 
 ## How to use
 
@@ -28,6 +31,7 @@ royale serve:debug
 * Opens the default browser and navigates to http://localhost:3000
 * Listens to src folder
 * When any file changes, it will recompile the app
+*  Automatically reloads the browser to show the updated application
 
 #### Run in release mode
 

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to