Skip to content

Commit

Permalink
Merge pull request #103 from ethstorage/revert_make
Browse files Browse the repository at this point in the history
fix guide
  • Loading branch information
syntrust authored Nov 28, 2023
2 parents 4b71b37 + b965cdc commit 61d7790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ npm install -g [email protected]
```
#### 4. Build es-node
```sh
make
cd cmd/es-node && go build && cd ../..
```
#### 5. Start es-node
```sh
Expand Down

0 comments on commit 61d7790

Please sign in to comment.