X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=README.md;h=514e420ca457cab879d3daae5746caf370dcdd4f;hb=26b4cb48484382032522384318e70ceb0fbc4a41;hp=cb1f06257ed152ad958aff5aaba60b0d58f140bf;hpb=816e31b1c608626f1a67387676f85544f3da843d;p=rust.git diff --git a/README.md b/README.md index cb1f06257ed..514e420ca45 100644 --- 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: