From: peter1000 Date: Mon, 19 Oct 2015 20:44:30 +0000 (-0200) Subject: Fixes typo X-Git-Tag: upstream/1.7.0^2~53^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=deb6a401784915e2540ced64ffe4ee9893285dd7;p=platform%2Fupstream%2Fninja.git Fixes typo --- 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.