Browse Source

Update README.md

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

2
README.md

@ -65,7 +65,7 @@ The frontend is a single-page Ember.js application that polls the pool API to re
Change <code>ApiUrl: '//example.net/'</code> in <code>www/config/environment.js</code> to match your domain name. Also don't forget to adjust other options. Change <code>ApiUrl: '//example.net/'</code> in <code>www/config/environment.js</code> 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 ember-cli@2.13
sudo npm install -g bower sudo npm install -g bower

Loading…
Cancel
Save