Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
agnusmor authored Aug 5, 2022
1 parent 43cf8ef commit 7e34e55
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,13 @@ The zkEVM Prover process can provide up to 3 RPC services:

## Setup

### Clone repository
```sh
$ git clone git@github.com:0xPolygonHermez/zkevm-prover.git
$ git submodule init
$ git submodule update --remote
```

### Compile
The following packages must be installed.
```sh
Expand Down

0 comments on commit 7e34e55

Please sign in to comment.