From a545f014a1563260e2b43da5151ab35892ba9e64 Mon Sep 17 00:00:00 2001 From: traderggl Date: Fri, 28 Sep 2018 07:17:07 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f33d350..d1292a9 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ yaml-cpp uses [CMake](http://www.cmake.org) to support cross-platform building. **Note:** If you don't use the provided installer for your platform, make sure that you add CMake's bin folder to your path. -2. Navigate into the source directory, and type: +2. Navigate into the yaml-cpp-master directory, and type: ``` mkdir build