Skip to content

Commit e7d2f01

Browse files
committed
chore: bump create-eth to 2.0.22 in README
1 parent 94430ea commit e7d2f01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Before you begin, you need to install the following tools:
2828
Then download the challenge to your computer and install dependencies by running:
2929

3030
```sh
31-
npx create-eth@2.0.21 -e challenge-token-vendor challenge-token-vendor
31+
npx create-eth@2.0.22 -e challenge-token-vendor challenge-token-vendor
3232
```
3333

3434
> When prompted, choose your preferred Solidity framework: **Hardhat** or **Foundry**.

0 commit comments

Comments
 (0)