Skip to content

Commit

Permalink
Update setup guide
Browse files Browse the repository at this point in the history
  • Loading branch information
makoto committed Apr 18, 2024
1 parent 45c2545 commit f9cb76f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ A reverse resolver contract that is built on top of [evm-verifier](https://githu
## How to setup locally

```
gh repo clone ensdomains/evmgateway
bun install # `@ensdomains/@ensdomains` not found error will be thrown
bun run workspace evm-gateway build
gh repo clone ensdomains/ens-l2-contracts
bun install
bun run test
```
Expand Down

0 comments on commit f9cb76f

Please sign in to comment.