about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRuud van Asseldonk <dev@veniogames.com>2014-06-30 11:17:25 +0200
committerRuud van Asseldonk <dev@veniogames.com>2014-06-30 11:17:25 +0200
commit9df25449f287e068042fe2948638bb93a21fba8e (patch)
treeb372cea14bb6fc3678ea1f41900c83aa251db531
parent2735c7bb104d0938bccd261c5ea0d083f05ceba5 (diff)
fix typo in readme
-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!