We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d0101f + 53229fc commit 329e0d9Copy full SHA for 329e0d9
app/templates/install.hbs
@@ -9,7 +9,7 @@
9
</p>
10
11
<pre>
12
-$ curl https://static.rust-lang.org/rustup.sh | sudo bash
+$ curl -sS https://static.rust-lang.org/rustup.sh | sudo bash
13
</pre>
14
15
<h2>Only Cargo</h2>
0 commit comments