From b94a220c4ad78749d4fc9c8a53d4b0cd48e27820 Mon Sep 17 00:00:00 2001 From: Neil MacIntosh Date: Fri, 13 May 2016 11:50:25 -0700 Subject: Corrected typo identified in #288. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5743bb3..35e93e4 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ of your GSL source. These steps assume the source code of this repository has been cloned into a directory named `c:\GSL`. -1. Create a directory to contain the build outputs for a particular architecture (we name it c:\GSL\vs14-x86 in this example). +1. Create a directory to contain the build outputs for a particular architecture (we name it c:\GSL\build-x86 in this example). cd GSL md build-x86 -- cgit v1.2.3