Skip to content

Commit b1ba2f9

Browse files
authored
Apply suggestion from @zerosnacks
1 parent 9baefa2 commit b1ba2f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/sdk/foundry/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ Anvil supports Tempo mode for local testing and forking Tempo networks:
244244

245245
```bash
246246
# Start anvil in Tempo mode
247-
anvil --tempo --evm-version t1
247+
anvil --tempo --hardfork t1
248248

249249
# Fork a live Tempo network for local testing
250250
anvil --tempo --fork-url $TEMPO_RPC_URL

0 commit comments

Comments
 (0)