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 3ced044 commit 0c3c62dCopy full SHA for 0c3c62d
doc/src/installation/index.md
@@ -49,7 +49,7 @@ installation of `rustup` and then install `nightly` along with `clippy` or
49
`miri`, first install `rustup` without a toolchain:
50
51
```console
52
-curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- --default-toolchain none -y
+curl --proto '=https' --tlsv1.3 -sSf https://sh.rustup.rs | sh -s -- --default-toolchain none -y
53
```
54
55
Next you can install `nightly` allowing `rustup` to downgrade until it finds
0 commit comments