From 12069ed3219a7331936646306aaa8e6ee02ce123 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 6 Sep 2016 18:33:38 +0200 Subject: Proofreading fixes to installation instructions --- BOOTSTRAP-WINDOWS.cli | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'BOOTSTRAP-WINDOWS.cli') diff --git a/BOOTSTRAP-WINDOWS.cli b/BOOTSTRAP-WINDOWS.cli index 8cbd8f3..13e8793 100644 --- a/BOOTSTRAP-WINDOWS.cli +++ b/BOOTSTRAP-WINDOWS.cli @@ -34,7 +34,7 @@ common steps: Start the standard Windows Command Prompt. If you plan to build with MSVC, then you may go ahead and start the Visual Studio Command Prompt (or wait -until MSVC-specific instructions). +for MSVC-specific instructions). | \li|\n2. Create Build Directory\n @@ -87,8 +87,8 @@ directory. | \li|\n6. Set \c{PATH}\n -Set the \c{PATH} environment variable and verify the utilities are found and -work: +Set the \c{PATH} environment variable and verify that the utilities are found +and work: \ > set PATH=C:\build2\bin;%PATH% @@ -108,7 +108,7 @@ into \c{C:\\build2\\}: --one-top-level=C:\build2 --strip-components=1 \ -Verify the MinGW GCC is found and works: +Verify that the MinGW GCC is found and works: \ > where g++ -- cgit v1.1