Commit cb6c4238 authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub

Merge pull request #5250 from ethereum-optimism/clabby/ctb/update-ctb-readme

fix(ctb): Update `foundry` version in CTB README
parents 6b1fa532 566fc288
......@@ -57,7 +57,7 @@ We work on this repository with a combination of [Hardhat](https://hardhat.org)
1. Install Foundry by following [the instructions located here](https://getfoundry.sh/).
A specific version must be used.
```shell
foundryup -C 2ff99025abade470a795724c10648c800a41025e
foundryup -C da2392e58bb8a7fefeba46b40c4df1afad8ccd22
```
2. Install node modules with yarn (v1) and Node.js (16+):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment