From 68a0a40cc1f5f0c90580a679e319a2e5450c65f5 Mon Sep 17 00:00:00 2001 From: yuriy0803 <68668177+yuriy0803@users.noreply.github.com> Date: Sun, 7 Aug 2022 17:12:51 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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