mirror of
https://github.com/logos-storage/logos-storage-contracts-eth.git
synced 2026-01-02 13:23:10 +00:00
Fix typo in documentation
This commit is contained in:
parent
04ee629017
commit
9d57e3b22c
@ -64,7 +64,7 @@ In our case, we will likely redeploy a new contract every time, so we will need
|
||||
[clear the previous deployment](https://hardhat.org/ignition/docs/guides/modifications#clearing-an-existing-deployment-with-reset):
|
||||
|
||||
```bash
|
||||
HARDHAT_NETWORK=localhost npm run deploy-reset
|
||||
HARDHAT_NETWORK=localhost npm run deploy:reset
|
||||
```
|
||||
|
||||
Or you can you `npx` directly:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user