Skip to content

Commit

Permalink
feat(libs): document makefile convenience command
Browse files Browse the repository at this point in the history
  • Loading branch information
revitteth committed Dec 18, 2023
1 parent 6e3de6c commit 9ff6673
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ Please install:
- Linux: `libgtest-dev` `libomp-dev` `libgmp-dev`
- MacOS: `brew install libomp` `brew install gmp`

Using the Makefile command: `make build-libs` will install these for the relevant architecture.

## zkevm-specific API Support

In order to enable the zkevm_ namespace, please add 'zkevm' to the http.api flag (see the example config below).
Expand Down

0 comments on commit 9ff6673

Please sign in to comment.