diff options
| author | Mark Brooks <mark.brooks@joyent.com> | 2019-07-04 17:35:26 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-04 17:35:26 -0400 |
| commit | f4b30f4bae352d501ea51ee227dbbcf3c5f91f6a (patch) | |
| tree | 01e253dd5730ab43c7a6f7e7810b941b6e5d017b | |
| parent | b43eb4235ac43c822d903ad26ed806f34cc1a14a (diff) | |
| download | rust-f4b30f4bae352d501ea51ee227dbbcf3c5f91f6a.tar.gz rust-f4b30f4bae352d501ea51ee227dbbcf3c5f91f6a.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 15d09f4aada..caebdfde8cd 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: |
