From d9e6a2faeef05b19ba0aa02e6c75df445b7ae3ef Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Sun, 7 May 2023 13:39:15 +0200 Subject: Update windows-core-installation.md --- docs/windows-core-installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/windows-core-installation.md b/docs/windows-core-installation.md index e5c26fc..43e45da 100644 --- a/docs/windows-core-installation.md +++ b/docs/windows-core-installation.md @@ -90,7 +90,7 @@ Before you begin, create a new directory called **Build**. In this guide we will - Search and find **GIT_EXECUTABLE** - - Specify the path to git.exe e.g. `D:/Programs/Git/cmd/git.exe` + - Specify the path to git.exe e.g. `C:/Program Files/Git/cmd/git.exe` - If you do not have git.exe, you need to install git. See [requirements](requirements) -- cgit