From: Daniel Podder Date: Tue, 25 Oct 2016 04:14:54 +0000 (-0700) Subject: Fix typos in windows build instructions (#7789) X-Git-Tag: accepted/tizen/base/20180629.140029~3256 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=47cc5df947ee03dc83c28ee243129e10e5683675;p=platform%2Fupstream%2Fcoreclr.git Fix typos in windows build instructions (#7789) --- diff --git a/Documentation/building/windows-instructions.md b/Documentation/building/windows-instructions.md index d1902a8..8ba021b 100644 --- a/Documentation/building/windows-instructions.md +++ b/Documentation/building/windows-instructions.md @@ -43,7 +43,7 @@ any recent (2.4+) version of Python should work, including Python 3. ##Git For actual user operations, it is often more convinient to use the GIT features built into Visual Studio 2015. -However the CoreCLR and te tests use the GIC command line utilities directly so you need to install them +However the CoreCLR and the tests use the GIT command line utilities directly so you need to install them for these to work properly. You can get it from - Install [Git For Windows](https://git-for-windows.github.io/)