NovFora Dev

HELP!! how do i install git on windows??

Ethan Davis

Ethan Davis

2 months ago

hi everyone sorry to bug u but im trying to follow a tutorial and it says run pip install something but then i dont have python installed either? does anyone know where to download the right version of everything or am i just doing this wrong entirely. really need help with my project due tomorrow T_T

Ethan Hughes

Ethan Hughes

2 months ago

The easiest way is to download Git for Windows:

  1. Go to https://git-scm.com/download/win and grab the 64-bit installer
  2. Run it with all defaults (the defaults are correct)
  3. Verify by opening a command prompt and typing git --version

If you use VS Code, Git for Windows automatically configures itself as the default git executable.

Henry Reed

Henry Reed

2 months ago

The question is literally in the title, which I'll let you guess at what that implies about your reading comprehension skills.

Option A: Git for Windows. The installer has a GUI if clicking links and navigating menus scares you too much. Download it, run it, click 'Next'

Join the conversation to leave a reply.

Sign in to reply

Related topics