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 <johannes.schindelin@gmx.de>
This commit is contained in:
Johannes Schindelin
2021-07-14 15:16:59 +02:00
parent 3d45ac813c
commit 7332f8520c

View File

@@ -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