From c430b463186577812411e7c5bc2ae40de2e450ad Mon Sep 17 00:00:00 2001 From: "fuder.eth" <139509124+vtjl10@users.noreply.github.com> Date: Wed, 18 Dec 2024 22:56:43 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3789fe5a..19020841a 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ To deploy to sepolia set `SEPOLIA_RPC_URL` and `MNEMONIC` env vars and run forge script DeployHotShot --broadcast --rpc-url sepolia -To additionally verify the contact on etherscan set the `ETHERSCAN_API_KEY` env var and run +To additionally verify the contract on etherscan set the `ETHERSCAN_API_KEY` env var and run forge script DeployHotShot --broadcast --rpc-url sepolia --verify