Skip to content

Commit ea45334

Browse files
committed
Correct vuln contract compilation readme
1 parent 33071cc commit ea45334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vulnerable_contracts/unchecked_chainlink_oracle_price/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ tree
1212

1313
### Install dependencies
1414
```bash
15-
forge install smartcontractkit/chainlink-brownie-contracts --no-git
15+
forge install smartcontractkit/chainlink-brownie-contracts@0.6.1 --no-git
1616
```
1717

1818
### Build

0 commit comments

Comments
 (0)