Skip to content

Commit

Permalink
Add dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
wombatlabs authored Jun 30, 2021
1 parent ba707fb commit 9c5dcc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ a good pool operator. For starters be sure to read:
Clone the repository and run `npm update` for all the dependencies to be installed:

```bash
sudo apt-get install build-essential libsodium-dev npm libboost-all-dev libgmp-dev -y
sudo apt-get install build-essential libsodium-dev npm libboost-all-dev libgmp-dev redis-server -y
sudo apt install nodejs node-gyp libssl1.0-dev -y
sudo apt install npm -y
sudo npm install n -g
Expand Down

0 comments on commit 9c5dcc1

Please sign in to comment.