Skip to content

Commit

Permalink
chore: more nit
Browse files Browse the repository at this point in the history
  • Loading branch information
leovct committed Nov 8, 2023
1 parent de9a1f5 commit 412b7d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -456,12 +456,12 @@ In this case, the stack is already running, you would just need to deploy/sync s
- Deploy contracts on Child chain
```bash
./ganache-deployment-bor.sh
bash ganache-deployment-bor.sh
```
- Sync contract addresses to Main chain
```bash
./ganache-deployment-sync.sh
bash ganache-deployment-sync.sh
```
#### Clean setup
Expand Down

0 comments on commit 412b7d6

Please sign in to comment.