From d44de42ff414aa85f0abb922518a5486c58a38ff Mon Sep 17 00:00:00 2001
From: yuriy0803 <68668177+yuriy0803@users.noreply.github.com>
Date: Sun, 7 Aug 2022 17:08:23 +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 3a9930d..854ce48 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