Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 821 Bytes

Installation of Git and GitHub.md

File metadata and controls

15 lines (9 loc) · 821 Bytes

Git-GitHub-The-Practical-Guide

💻 Installation of Git

📌 Steps to install

  1. Click here
  2. Click on Download for Windows
  3. Go to Downloads > open Git-2.32.0.2-64-bit > press yes option
  4. Then accept the license by clicking next > You can select destination location or else leave as defalut by clicking next > Select component keep as it is by clicking next > Use the nano editor by default > next > next > next
  5. Use windows default console window then click next > Install > uncheck the box > Finish

NOTE : Open command prompt use git --version to check whether git is installed or not.