Skip to content

Commit

Permalink
Merge pull request #76 from r0gue-io/weezy20-readme-patch
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Daanvdplas authored Mar 21, 2024
2 parents 7dc2e5d + dee0e18 commit 11486f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ An all-in-one tool for Polkadot development.
You can install Pop CLI as follows:

```shell
cargo install --git https://github.com/r0gue-io/pop-cli
cargo install --locked --git https://github.com/r0gue-io/pop-cli
```

> :information_source: A [crates.io](https://crates.io/crates/pop-cli) version will be available soon!
Expand Down Expand Up @@ -203,4 +203,4 @@ pop up parachain -f ./tests/zombienet.toml -p https://github.com/r0gue-io/pop-no
```

> :information_source: Pop CLI will automatically source the necessary polkadot binaries. Currently, these will be built
> if on a non-linux system.
> if on a non-linux system.

0 comments on commit 11486f8

Please sign in to comment.