diff --git a/README.md b/README.md index 854ce48..3a9930d 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ The frontend is a single-page Ember.js application that polls the pool API to re Change ApiUrl: '//example.net/' in www/config/environment.js to match your domain name. Also don't forget to adjust other options. -Install deps. +Install deps sudo npm install -g ember-cli@2.13 sudo npm install -g bower