]> git.proxmox.com Git - rustc.git/blobdiff - src/doc/book/src/ch01-01-installation.md
New upstream version 1.44.1+dfsg1
[rustc.git] / src / doc / book / src / ch01-01-installation.md
index d7659ebab81a5ba79bb2753df1d41eba54a02fd4..33fe7397c4a57333b87686c7ea173e82a1311cfc 100644 (file)
@@ -28,7 +28,7 @@ using these steps should work as expected with the content of this book.
 If you’re using Linux or macOS, open a terminal and enter the following command:
 
 ```text
-$ curl https://sh.rustup.rs -sSf | sh
+$ curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf | sh
 ```
 
 The command downloads a script and starts the installation of the `rustup`