From ebaccadf945413d384eec10915a6f0a1c1018d96 Mon Sep 17 00:00:00 2001 From: Guy Scharf Date: Wed, 20 May 2020 12:46:37 -0700 Subject: [PATCH] Correct order of setting symbolic links option. --- Building/Windows/BUILD-WIN.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Building/Windows/BUILD-WIN.md b/Building/Windows/BUILD-WIN.md index b46c0f65..764287a8 100644 --- a/Building/Windows/BUILD-WIN.md +++ b/Building/Windows/BUILD-WIN.md @@ -32,9 +32,9 @@ Go to and click on the Download button. Run the ins - Select “Use Git from the command line and also from 3rd-party software.” - Select “Use the OpenSSL library.” - Select “Checkout Windows-style, commit Unix-style line endings.” -- Select "Enable symbolic links" - Select “Use Windows’ default console window.” I find the Windows default console to be satisfactory on Windows 10. -- Leave extra options as they default (enable file system caching, enable Git credential manager). +- Select "Enable symbolic links" +- Leave other extra options as they default (enable file system caching, enable Git credential manager). GIT for Windows adds itself to your path.