Skip to content

Commit

Permalink
docs: added link to running test node
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliyaalexiev committed Nov 19, 2024
1 parent 5444665 commit c2649f6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/nft-quest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ A demo of using the ZKsync SDK for smart accounts.

## Getting Started

Run the following (be sure a local node is running, e.g. `era_test_node`):
Run the following (be sure a local node is running,
e.g. `era_test_node`[https://docs.zksync.io/build/zksync-cli/running-a-node]):

```sh
# Deploy the ZKsync SSO contracts
Expand Down

0 comments on commit c2649f6

Please sign in to comment.