X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=README.md;h=514e420ca457cab879d3daae5746caf370dcdd4f;hb=8ef8d5702909828df1a1d93b6c437a98a240a01e;hp=cb1f06257ed152ad958aff5aaba60b0d58f140bf;hpb=36d68f5fb30a1bd7d3604401c03e4cf81c029a06;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: