Skip to content

Commit f7b9084

Browse files
authored
Rollup merge of #57746 - mark-i-m:patch-2, r=Centril
Update README.md Point contributors to the rustc-guide... r? @steveklabnik
2 parents c7686b7 + 0c4602a commit f7b9084

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,13 @@ Read ["Installation"] from [The Book].
1313
["Installation"]: https://doc.rust-lang.org/book/ch01-01-installation.html
1414
[The Book]: https://doc.rust-lang.org/book/index.html
1515

16-
## Building from Source
16+
## Installing from Source
1717
[building-from-source]: #building-from-source
1818

19+
_Note: If you wish to contribute to the compiler, you should read
20+
[this chapter](https://rust-lang.github.io/rustc-guide/how-to-build-and-run.html)
21+
of the rustc-guide instead._
22+
1923
### Building on *nix
2024
1. Make sure you have installed the dependencies:
2125

0 commit comments

Comments
 (0)