-
-
Notifications
You must be signed in to change notification settings - Fork 137
Install ‐ WINDOWS ‐ Git
erew123 edited this page Sep 28, 2024
·
5 revisions
Git helps you download and manage projects from websites like GitHub. Here's how to install it on your Windows computer:
- Go to the Git website: https://git-scm.com/downloads
- Click the Download for Windows button.
- You will typically be downloading Standalone Installer and specifically the 64-bit Git for Windows Setup.
- Wait for the download to finish. It might take a few minutes.
- Find the file you just downloaded. It's probably in your Downloads folder.
- Double-click the file. Its name will look something like "Git-2.x.x-64-bit.exe".
- If you see a security warning, click "Run" or "Yes" to continue.
- You'll see a window with a lot of options. Typically you will accept the defaults - just click "Next" for each screen.
- On the last screen, click "Install".
- Wait while Git installs. This might take a few minutes.
- When it's done, click "Finish".