Skip to content

Commit

Permalink
fix: update
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyg0 committed Aug 27, 2024
1 parent 918bf83 commit b4d85a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/tutorials/custom-zk-chain/10.index.md
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ defaultNetwork: "dockerizedNode",
Finally, compile the contract and run the deploy script:

```bash
yarn compile && yarn deploy
yarn compile && yarn deploy:hello-zksync
```

Nice - you just deployed a contract to your own local ZK chain!
Expand Down

0 comments on commit b4d85a2

Please sign in to comment.