Browse Source

Update README.md

master
yuriy0803 3 years ago committed by GitHub
parent
commit
47a7f39675
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

4
README.md

@ -66,10 +66,10 @@ Install deps
sudo npm install -g ember-cli@2.13
npm install -g bower
sudo chown -R $USER:$GROUP ~/.npm
sudo chown -R $USER:$GROUP ~/.config
npm install
bower install
sudo chown -R $USER:$GROUP ~/.npm
sudo chown -R $USER:$GROUP ~/.config
Build.

Loading…
Cancel
Save