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.
1 parent 0602a72 commit 55b980cCopy full SHA for 55b980c
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