summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2022-04-21 17:51:43 +0200
committerGitHub <noreply@github.com>2022-04-21 17:51:43 +0200
commitfc735735a46dadfc2e7afc3ad36de859f0ea0e59 (patch)
treeba12151879191231e5f3e3f94d6a05e5b4dcff9b
parent133e94d60c4321bf2cf68a33b7cd56665dd1386a (diff)
downloadwiki-fc735735a46dadfc2e7afc3ad36de859f0ea0e59.tar.gz
wiki-fc735735a46dadfc2e7afc3ad36de859f0ea0e59.tar.bz2
wiki-fc735735a46dadfc2e7afc3ad36de859f0ea0e59.zip
chore: make git installation more correct
-rw-r--r--docs/windows-requirements.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/windows-requirements.md b/docs/windows-requirements.md
index 7bdb8fa..752640e 100644
--- a/docs/windows-requirements.md
+++ b/docs/windows-requirements.md
@@ -13,9 +13,11 @@
| CMake ≥ 3.16 |
| MS Visual Studio (Community) ≥ 16.11 (2019) (Desktop) (No preview) |
-1. Git Extensions
+1. [Git Extensions](https://sourceforge.net/projects/gitextensions/)
- 1. You will need Git installed. You can get the latest version [here](https://sourceforge.net/projects/gitextensions/)
+ 1. You will need Git installed. You can get the latest version [https://git-scm.com/download/win](https://git-scm.com/download/win)
+
+ - During Git installation - Adjusting your PATH environment. Pick "Git from the command line and also from 3rd-party software".
1. Install the compiler / IDE [Visual Studio (17) Community 2022](https://visualstudio.microsoft.com/downloads/)