0% found this document useful (0 votes)
46 views

Git Installation Guide: Required Files To Install Git

To install Git on Windows: 1) Download the Git.exe file from the provided link for either the 64-bit or 32-bit version depending on your system. 2) Run the installer and click "Next" through the installation process, accepting all defaults. 3) Once installed, configure the PATH environment variable by editing the "Path" variable in the "Advanced system settings" to include the Git file location of "C:\Program Files\Git\bin".

Uploaded by

ARK
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
46 views

Git Installation Guide: Required Files To Install Git

To install Git on Windows: 1) Download the Git.exe file from the provided link for either the 64-bit or 32-bit version depending on your system. 2) Run the installer and click "Next" through the installation process, accepting all defaults. 3) Once installed, configure the PATH environment variable by editing the "Path" variable in the "Advanced system settings" to include the Git file location of "C:\Program Files\Git\bin".

Uploaded by

ARK
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Git Installation Guide

Required Files to install Git:

1) Go to -> https://git-scm.com/download/win and download the git.exe file


2) As soon as you visit the above link download will automatically starts, downloading file will
be for 64bit.
3) If your system is 64bit you can let it to download, else if your system is 32bit cancel the
download

4) Click on 32-bit Git for Windows Setup

5) As soon as you click the link 32bit file will starts download, after downloaded go to the
download folder
6) Locate the file and double click on it

Page 1 of 7
7) Above pop up will occur and click on Yes
(If the pop up doesn’t appear you can ignore this step, it is based on the OS configuration)
8) Keeps on click until the installing bar gets appear

1 2

3 4

Page 2 of 7
6
5

8
7

Page 3 of 7
9 10

11 12

Installation is completed

Now Set Path:

If you are using Windows 7, 8 or 8.1 OS, Check the video shared in main group to set path.
Below steps are for windows 10 OS only.

1) Now go to This Pc or My computer -> Right click and select Properties

Page 4 of 7
2) Click on Advance System Settings

3) Click on Environment Variables

Page 5 of 7
4) Click on Path and click Edit

Page 6 of 7
5) Click on New

Click OK until all the opened windows closed.

Note: Copy the exact path C:\Program Files\Git\bin and paste in above.

Page 7 of 7

You might also like