summaryrefslogtreecommitdiff
path: root/docs/windows-requirements.md
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2023-05-06 19:00:34 +0200
committerGitHub <noreply@github.com>2023-05-06 19:00:34 +0200
commit7eca6b444e80eea13a8adec23d5f2b7a2c1ec893 (patch)
treecc1fa50adb2fcf243b0af58c228c78d3c5270e24 /docs/windows-requirements.md
parent2483e05d2d222ce2457fca6fd17d21b7299095f4 (diff)
downloadwiki-7eca6b444e80eea13a8adec23d5f2b7a2c1ec893.tar.gz
wiki-7eca6b444e80eea13a8adec23d5f2b7a2c1ec893.tar.bz2
wiki-7eca6b444e80eea13a8adec23d5f2b7a2c1ec893.zip
Revamp windows install guide (#899)
* Update windows-requirements.md * Update and rename windows-core-installation.md to windows-core-installation.mdg
Diffstat (limited to 'docs/windows-requirements.md')
-rw-r--r--docs/windows-requirements.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/windows-requirements.md b/docs/windows-requirements.md
index 55ba1a9..7d7f047 100644
--- a/docs/windows-requirements.md
+++ b/docs/windows-requirements.md
@@ -13,12 +13,16 @@
| CMake ≥ 3.16 |
| MS Visual Studio (Community) ≥ 17 (2022) (Desktop) (No preview) |
-1. [Git Extensions](https://github.com/gitextensions/gitextensions/releases/latest)
+1. [Git](https://git-scm.com/download/win)
- 1. You will need Git installed. You can get the latest version [https://git-scm.com/download/win](https://git-scm.com/download/win)
+ 1. Download the standalone installer
- During Git installation - Adjusting your PATH environment. Pick "Git from the command line and also from 3rd-party software".
+1. [Github Desktop](https://desktop.github.com/)
+
+ 1. Download the installer and follow the steps to set it up.
+
1. Install the compiler / IDE [Visual Studio (17) Community 2022](https://visualstudio.microsoft.com/downloads/)
You will need to install the C++ compiler.