Skip to content

Commit c588c2b

Browse files
committed
chore: deploy cmd
1 parent 52fd49a commit c588c2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ forge t
4343

4444
Deploy:
4545
```shell
46-
forge script script/Deploy.s.sol:Deploy --verify --slow --legacy --etherscan-api-key $KEY --rpc-url $RPC_URL --broadcast
46+
forge script script/Deploy.s.sol:Deploy --verify --slow --etherscan-api-key $KEY --rpc-url $RPC_URL --broadcast
4747
```
4848

4949
## Code Style

0 commit comments

Comments
 (0)