Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Point contributors to the rustc-guide...
  • Loading branch information
mark-i-m authored Jan 18, 2019
1 parent f613dc1 commit 0c4602a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 0c4602a

Please sign in to comment.