From 89c470c19b287d8983a1535dfb557a83f41986f7 Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Tue, 13 Jul 2021 10:36:20 +0200 Subject: [PATCH] fixup! README.md: Add a Windows-specific preamble This fixes a whitespace problem introduced by yours truly. Signed-off-by: Johannes Schindelin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9155b2a364..e75e8fdd3f 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ To verify that your build works, use one of the following methods: `Build>Install git` (you will want to click on `Project>CMake Settings for Git` first, then click on `Edit JSON` and then point `installRoot` to the `mingw64` directory of an already-unpacked portable Git). - + As in the previous bullet point, you will then prepend `/cmd` to the `PATH` or run using the portable Git's `git-bash.exe` or `git-cmd.exe`. - If you want to run the built executables in-place, but in a CMD instead of