diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2022-04-21 17:51:43 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-21 17:51:43 +0200 |
| commit | fc735735a46dadfc2e7afc3ad36de859f0ea0e59 (patch) | |
| tree | ba12151879191231e5f3e3f94d6a05e5b4dcff9b /docs | |
| parent | 133e94d60c4321bf2cf68a33b7cd56665dd1386a (diff) | |
| download | wiki-fc735735a46dadfc2e7afc3ad36de859f0ea0e59.tar.gz wiki-fc735735a46dadfc2e7afc3ad36de859f0ea0e59.tar.bz2 wiki-fc735735a46dadfc2e7afc3ad36de859f0ea0e59.zip | |
chore: make git installation more correct
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/windows-requirements.md | 6 |
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/) |
