git-gud/guides/git_setup.md

5 lines
251 B
Markdown
Raw Normal View History

2023-09-25 13:19:15 -04:00
# Setting up Git
Git comes pre-installed on Linux systems, but not Windows. Thus, you'll have to install it manually.
It comes in a couple flavors, my favorite being the terminal, but we'll stick to UI for now so it's easier to tell what's going on.