Skip to content

Commit 3703363

Browse files
committed
---
yaml --- r: 181612 b: refs/heads/snap-stage3 c: 21ed20b h: refs/heads/master v: v3
1 parent 756e3a6 commit 3703363

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
refs/heads/master: 6c065fc8cb036785f61ff03e05c1563cbb2dd081
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4-
refs/heads/snap-stage3: 4acc48310678f67461c8db15f6f9351577a53f09
4+
refs/heads/snap-stage3: 21ed20baf932dd092cc80b0f4ade38dd7aa7c788
55
refs/heads/try: ccf8fedf1cffcb8f6f3581d53d220039e192fe77
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/dist-snap: ba4081a5a8573875fed17545846f6f6902c8ba8d

branches/snap-stage3/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,10 @@ Read ["Installing Rust"][install] from [The Book][trpl].
3838
3939
When complete, `make install` will place several programs into
4040
`/usr/local/bin`: `rustc`, the Rust compiler, and `rustdoc`, the
41-
API-documentation tool.
41+
API-documentation tool. This install does not include [Cargo],
42+
Rust's package manager, which you may also want to build.
43+
44+
[Cargo]: https://github.com/rust-lang/cargo
4245

4346
### Building on Windows
4447

0 commit comments

Comments
 (0)