about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-06-30 14:06:31 +0000
committerbors <bors@rust-lang.org>2014-06-30 14:06:31 +0000
commit04da31e64c983ff49234104b79133d4981ea3314 (patch)
tree921cdab3365930af6d36b08c0b2bd2c9363aaf7c
parent566b57f3de7de80599b052b1a042eef8c9091e7f (diff)
parent9df25449f287e068042fe2948638bb93a21fba8e (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.md1
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!