From a3233f3f825f1af9fd6feb5c70fedbf0a4b41ff2 Mon Sep 17 00:00:00 2001 From: yuriy0803 <68668177+yuriy0803@users.noreply.github.com> Date: Fri, 5 Aug 2022 20:52:14 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cfbe04..47f85a8 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,8 @@ Clone & compile: git clone https://github.com/yuriy0803/open-etc-pool-friends.git cd open-etc-pool-friends + cd build + chmod 755 env.sh make Install redis-server. @@ -70,7 +72,7 @@ Install deps bower install Build. - + chmod 755 build.sh ./build.sh Configure nginx to serve API on /api subdirectory.