From 7332f8520cfd290dfde007b359937d996dbe20de Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Wed, 14 Jul 2021 15:16:59 +0200 Subject: [PATCH] fixup! README.md: Add a Windows-specific preamble Fix some whitespace issues that were missed by the `check-whitespace` job (most likely because of issues that are being fixed in https://github.com/gitgitgadget/git/pull/995). Signed-off-by: Johannes Schindelin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e23752606..5863ce7d0b 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,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