Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
Co-authored-by: Henry <[email protected]>
  • Loading branch information
gvladika and godzillaba authored Aug 9, 2024
1 parent b564fe9 commit 8827b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/foundry/creator-upgrades/1.2.2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This script is used to deploy new token bridge creator 1.2.2 logic contracts (L1

## How to use it

Script can be simulated in this directory like this:
Script can be simulated in this directory like this (note that you may need to create the output directory `mkdir -p output`):

```bash
forge script --sender $DEPLOYER --rpc-url $PARENT_CHAIN_RPC --slow ./UpgradeTokenBridgeCreator.s.sol -vvv
Expand Down

0 comments on commit 8827b0f

Please sign in to comment.