Update README.md

Point contributors to the rustc-guide...
This commit is contained in:
Who? Me?! 2019-01-18 15:28:23 -06:00 committed by GitHub
parent f613dc138b
commit 0c4602aaef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -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: