Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Joewizy authored Oct 29, 2024
1 parent ff0b26a commit 1af5c71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ To view detailed test coverage reports for your contracts
$ make anvil
```
### Deploy
By default, your local node will be used here. For it to deploy, it must be running in a separate terminal.
By default, your local node will be used here. For it to deploy, anvil must be running in a separate terminal.
```shell
$ make deploy
```
Expand Down

0 comments on commit 1af5c71

Please sign in to comment.