Skip to content

Commit

Permalink
docs: fix pop up command
Browse files Browse the repository at this point in the history
  • Loading branch information
peterwht authored Mar 7, 2024
1 parent 3532ea2 commit 221d9fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ cargo install --git https://github.com/r0gue-io/pop-cli
## Spawn Network
You can spawn a local network as follows:
```shell
pop up -c ./networks/rococo.toml
pop up parachain -f ./networks/rococo.toml
```
Note: `pop` will automatically source the necessary `polkadot` binaries. Currently, these will have to be built if on a non-linux system.

0 comments on commit 221d9fc

Please sign in to comment.