From 71a403f03fb125894aae723bd5be12b060535a2f Mon Sep 17 00:00:00 2001 From: Brad Davis Date: Thu, 31 Aug 2017 11:56:27 -0700 Subject: [PATCH] Update BUILD_WIN.md --- BUILD_WIN.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BUILD_WIN.md b/BUILD_WIN.md index 659699940e..eea1f85e5b 100644 --- a/BUILD_WIN.md +++ b/BUILD_WIN.md @@ -31,9 +31,9 @@ Go to `Control Panel > System > Advanced System Settings > Environment Variables * Clone the VCPKG [repository](https://github.com/Microsoft/vcpkg) * Follow the instructions in the [readme](https://github.com/Microsoft/vcpkg/blob/master/README.md) to bootstrap vcpkg - * Note, you may need to do these in a _Developer Command Prompt_ + * Note, you may need to do these in a _Developer Command Prompt_ * Set an environment variable VCPKG_ROOT to the location of the cloned repository - * Close and re-open any command prompts after setting the environment variable so that they will pick up the change + * Close and re-open any command prompts after setting the environment variable so that they will pick up the change ### Step 6. Installing OpenSSL via vcpkg