File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
branches/snap-stage3/src/doc 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
2
refs/heads/master: 18842f89f084c52588fe7cffe07f87bf6e90796a
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
- refs/heads/snap-stage3: d9e0bbcc4fd018e74f72cc6fe3b09f4c81870c91
4
+ refs/heads/snap-stage3: ccd185e50644ba24645cdf1a5955a583abf60eca
5
5
refs/heads/try: f5d619caf9f32458680fae55526b99582ca682dd
6
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
7
7
refs/heads/dist-snap: ba4081a5a8573875fed17545846f6f6902c8ba8d
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