improve rust instructions

This commit is contained in:
oDinZu
2021-11-09 23:14:00 +00:00
parent 672cf54b0a
commit 47ab9470d6

View File

@@ -51,6 +51,8 @@ Go to the [releases page](https://git.hush.is/hush/SilentDragonLite/releases) an
##### Install Rust & Change Version
```
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Choose: 1) Proceed with installation (default)
source $HOME/.cargo/env
rustup install 1.49
rustup default 1.49
rustup -V