diff --git a/demo-shell-ng2/README.md b/demo-shell-ng2/README.md index 9bafbdae51..213f44d194 100644 --- a/demo-shell-ng2/README.md +++ b/demo-shell-ng2/README.md @@ -4,6 +4,7 @@ Install the npm packages described in the `package.json` and verify that it work ```bash $ npm install +$ bower install $ npm start ``` You're ready to write your application.