Update 'README.md'

This commit is contained in:
oDinZu
2021-10-29 19:38:25 +00:00
parent 11d689c5ba
commit 2f63d978aa

View File

@@ -51,6 +51,7 @@ 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
rustup install 1.49
rustup default 1.49
rustup -V
```