We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49f0397 commit 53229fcCopy full SHA for 53229fc
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