Skip to content

Commit

Permalink
docs: add link to network config examples
Browse files Browse the repository at this point in the history
  • Loading branch information
evilrobot-01 committed Jun 20, 2024
1 parent 5b0ac78 commit 3fda663
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,9 @@ You can spawn a local network using [zombienet](https://github.com/paritytech/zo
pop up parachain -f ./tests/networks/pop.toml -p https://github.com/r0gue-io/pop-node
```

> :information_source: Pop CLI will automatically source the necessary polkadot binaries.
> :information_source: Pop CLI will automatically source the necessary `polkadot` binaries.
Various examples of network configuration files are available [here](./tests/networks).

### Run a command after the network has been spun up

Expand Down

0 comments on commit 3fda663

Please sign in to comment.