diff options
| author | bors <bors@rust-lang.org> | 2014-06-30 14:06:31 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2014-06-30 14:06:31 +0000 |
| commit | 04da31e64c983ff49234104b79133d4981ea3314 (patch) | |
| tree | 921cdab3365930af6d36b08c0b2bd2c9363aaf7c | |
| parent | 566b57f3de7de80599b052b1a042eef8c9091e7f (diff) | |
| parent | 9df25449f287e068042fe2948638bb93a21fba8e (diff) | |
auto merge of #15267 : ruud-v-a/rust/patch-1, r=huonw
[This commit](https://github.com/rust-lang/rust/commit/25fe2cadb10db1a54cefbd1520708d4397874bc3#diff-04c6e90faac2675aa89e2176d2eec7d8R57) forgot to remove one line.
| -rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md index 73e91f6b93a..a94c154b67d 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,6 @@ documentation. When complete, `make install` will place several programs into `/usr/local/bin`: `rustc`, the Rust compiler, and `rustdoc`, the API-documentation tool. - system. 3. Read the [tutorial]. 4. Enjoy! |
