]> git.lizzy.rs Git - rust.git/blobdiff - README.md
Rollup merge of #57793 - estebank:impl-trait-resolve, r=oli-obk
[rust.git] / README.md
index cb1f06257ed152ad958aff5aaba60b0d58f140bf..514e420ca457cab879d3daae5746caf370dcdd4f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -13,9 +13,13 @@ Read ["Installation"] from [The Book].
 ["Installation"]: https://doc.rust-lang.org/book/ch01-01-installation.html
 [The Book]: https://doc.rust-lang.org/book/index.html
 
-## Building from Source
+## Installing from Source
 [building-from-source]: #building-from-source
 
+_Note: If you wish to contribute to the compiler, you should read
+[this chapter](https://rust-lang.github.io/rustc-guide/how-to-build-and-run.html)
+of the rustc-guide instead._
+
 ### Building on *nix
 1. Make sure you have installed the dependencies: