Update README.md

This commit is contained in:
Thanasis Tserpelis
2021-10-28 03:53:18 +03:00
committed by GitHub
parent 70245eac33
commit 9bffde2043
+1 -1
View File
@@ -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 <toolchain_name>`
`rustup target add <toolchain_name>`
## Optimizing executables for size