diff --git a/substrate/README.md b/substrate/README.md index 2eafa97f8f..1ad871cd3e 100644 --- a/substrate/README.md +++ b/substrate/README.md @@ -20,7 +20,7 @@ cargo install --git https://github.com/paritytech/polkadot.git --branch v0.1 You'll now have a `polkadot` binary installed to your `PATH`. You can drop the `--branch v0.1` or run `cargo install --git https://github.com/paritytech/polkadot.git polkadot` -to get the very latest version of Polkadot, but these instructions might not work in that case. +to get the very latest version of Polkadot, but these instructions will not work in that case. ### Development