Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ckartik authored Jan 11, 2024
1 parent 362d01e commit ed91ff2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,8 @@
- Need to have the [contracts repo](https://github.com/primevprotocol/contracts) installed to the Base Location (~/.primev/contracts)
- Need to have jq installed
- Need to have go-ethereum's abigen tool installed

To build the new clients simply run:
```
$ ./script.sh
```

0 comments on commit ed91ff2

Please sign in to comment.