diff --git a/README.md b/README.md index 3afa090..456eb4a 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ For checking all the available toolchains you can install in your system do: `rustup target list` For installing a new toolchain do: -`rustup toolchain install ` +`rustup target add ` ## Optimizing executables for size