File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: d9e0bbcc4fd018e74f72cc6fe3b09f4c81870c91
2
+ refs/heads/master: ccd185e50644ba24645cdf1a5955a583abf60eca
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
4
refs/heads/snap-stage3: 023dfb0c898d851dee6ace2f8339b73b5287136b
5
5
refs/heads/try: f5d619caf9f32458680fae55526b99582ca682dd
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ If you're concerned about the [potential insecurity](http://curlpipesh.tumblr.co
30
30
please keep reading and see our disclaimer below. And feel free to use a two-step version of the installation and examine our installation script:
31
31
32
32
``` bash
33
- curl -L https://static.rust-lang.org/rustup.sh -o rustup.sh
33
+ curl -L https://static.rust-lang.org/rustup.sh -O
34
34
sudo sh rustup.sh
35
35
```
36
36
You can’t perform that action at this time.
0 commit comments