We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4112620 + 55b980c commit 7255472Copy full SHA for 7255472
README.md
@@ -162,7 +162,7 @@ installation of `rustup` and then install `nightly` along with `clippy` or
162
163
Firstly install `rustup` by means of:
164
165
- curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -- --default-toolchain none -y
+ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- --default-toolchain none -y
166
167
Next you can install `nightly` allowing `rustup` to downgrade until it finds
168
the components you need:
0 commit comments