diff --git a/README.md b/README.md index 20c2d053..16cf809b 100644 --- a/README.md +++ b/README.md @@ -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! @@ -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. \ No newline at end of file +> if on a non-linux system.