Skip to content

Commit

Permalink
README: add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
stefantalpalaru committed Jun 19, 2020
1 parent 4ecbc65 commit 089b365
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,9 @@ After cloning the repo:
```bash
# The first `make` invocation will update all Git submodules.
# You'll run `make update` after each `git pull`, in the future, to keep those submodules up to date.
make

# Build beacon_node and all the tools, using 4 parallel Make jobs
make -j4

# Run tests
make test
Expand Down

0 comments on commit 089b365

Please sign in to comment.