diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2023-05-07 13:39:15 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-07 13:39:15 +0200 |
| commit | d9e6a2faeef05b19ba0aa02e6c75df445b7ae3ef (patch) | |
| tree | 5d547b777bd30b1dde6cb2ba385e1c2f515e4aea | |
| parent | f93d11956daa58d1a0a28267a391405c3a5f5be7 (diff) | |
| download | wiki-d9e6a2faeef05b19ba0aa02e6c75df445b7ae3ef.tar.gz wiki-d9e6a2faeef05b19ba0aa02e6c75df445b7ae3ef.tar.bz2 wiki-d9e6a2faeef05b19ba0aa02e6c75df445b7ae3ef.zip | |
Update windows-core-installation.md
| -rw-r--r-- | docs/windows-core-installation.md | 2 |
1 files changed, 1 insertions, 1 deletions
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) |
