diff --git a/README.md b/README.md index 5dae0f6..21be148 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ foundry test To iterate quickly, the `anvil` network can be used to develop locally. Note that Anvil strictly uses Etheruem addressing and does not include Filecoin pre-compiles. -First run `anvil` by running: +First run `anvil`: ```bash anvil ```