mirror of
https://github.com/microsoft/GSL.git
synced 2024-11-25 09:11:58 -05:00
Corrected typo identified in #288.
This commit is contained in:
parent
a9f865900d
commit
b94a220c4a
@ -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`.
|
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
|
cd GSL
|
||||||
md build-x86
|
md build-x86
|
||||||
|
Loading…
Reference in New Issue
Block a user