Skip to content

Commit

Permalink
chore: update use of quickstart template
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyg0 committed Aug 26, 2024
1 parent 31adaa1 commit 918bf83
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 @@ -248,7 +248,7 @@ Now that your chain is deployed and your wallet is funded, let's create a templa
Move out of your ecosystem folder and initialize a new hardhat project using ZKsync CLI:

```bash
npx zksync-cli@latest create --template qs-hello-zksync zk-chain-test
npx zksync-cli@latest create --template zksync-101 zk-chain-test
cd zk-chain-test
```

Expand Down

0 comments on commit 918bf83

Please sign in to comment.