Skip to content

Commit

Permalink
change --tag to --locked
Browse files Browse the repository at this point in the history
  • Loading branch information
liamaharon authored Aug 18, 2023
1 parent 7ec1288 commit 87fc99b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
//! ## Installation

//!```bash
//! cargo install --git https://github.com/paritytech/try-runtime-cli --tag v0.1.0
//! cargo install --git https://github.com/paritytech/try-runtime-cli --locked
//! try-runtime --help
//! try-runtime on-runtime-upgrade --help
//! ```
Expand Down

0 comments on commit 87fc99b

Please sign in to comment.