diff --git a/README.md b/README.md index 2c22c85..3a9930d 100644 --- a/README.md +++ b/README.md @@ -67,14 +67,14 @@ Change ApiUrl: '//example.net/' in www/config/environment.js< Install deps - sudo npm install -g ember-cli@2.13 - npm install -g bower - npm install - bower install - sudo chown -R $USER:$GROUP ~/.npm - sudo chown -R $USER:$GROUP ~/.config - ember install ember-truth-helpers - npm install jdenticon@2.1.0 + sudo npm install -g ember-cli@2.13 + sudo npm install -g bower + sudo chown -R $USER:$GROUP ~/.npm + sudo chown -R $USER:$GROUP ~/.config + npm install + bower install + ember install ember-truth-helpers + npm install jdenticon@2.1.0 Build.