From f4b30f4bae352d501ea51ee227dbbcf3c5f91f6a Mon Sep 17 00:00:00 2001 From: Mark Brooks Date: Thu, 4 Jul 2019 17:35:26 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15d09f4aada3b..caebdfde8cde1 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Read ["Installation"] from [The Book]. _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._ +of the rustc-guide instead of this section._ ### Building on *nix 1. Make sure you have installed the dependencies: