Browse Source

Update README.md

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

4
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 <code>/api</code> subdirectory.

Loading…
Cancel
Save