From 2f63d978aa88f00075579a8fa4d498cc769ad592 Mon Sep 17 00:00:00 2001 From: oDinZu Date: Fri, 29 Oct 2021 19:38:25 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 56f2455..84df8c3 100644 --- a/README.md +++ b/README.md @@ -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 ```