diff --git a/README.md b/README.md index be126b4..bf47eff 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ forge script script/.s.sol: --rpc-url $AVALAN 5. To verify a contract, use the following command: ```bash -forge verify-contract --chain-id 43113 --watch DSSFactory +forge verify-contract --chain-id 43113 --watch ``` 6. For the contracts requiring Merkle roots, update the appropriate JSON file in the "merkletree-tool" folder with the required wallet addresses. While in the "merkletree-root" directory, execute the following commands: