summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpeter1000 <peter.margo@gmx.de>2015-10-19 18:44:30 -0200
committerpeter1000 <peter.margo@gmx.de>2015-10-19 18:44:30 -0200
commitdeb6a401784915e2540ced64ffe4ee9893285dd7 (patch)
treef28d46578b7f98252c61ea78d4b5802dbe072471
parenta48434493d69085aa6fc0c002180ace555cad592 (diff)
downloadninja-deb6a401784915e2540ced64ffe4ee9893285dd7.tar.gz
Fixes typo
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 66a6516..20630c4 100644
--- a/README
+++ b/README
@@ -13,7 +13,7 @@ To build your own binary, on many platforms it should be sufficient to
just run `./configure.py --bootstrap`; for more details see HACKING.md.
(Also read that before making changes to Ninja, as it has advice.)
-Installation is not necessary because the only required file is is the
+Installation is not necessary because the only required file is the
resulting ninja binary. However, to enable features like Bash
completion and Emacs and Vim editing modes, some files in misc/ must be
copied to appropriate locations.