Skip to content

Commit 7b66faa

Browse files
authored
Remove GitHub Desktop installation instructions
Github Desktop does not bundle Git. - desktop/desktop#12051 - desktop/desktop#18234 This documentation hasn't been fixed for 4 and a half years.
1 parent a50017c commit 7b66faa

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

git-guides/install-git.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ To see if you already have Git installed, open up your terminal application.
1313

1414
Once you've opened your terminal application, type `git version`. The output will either tell you which version of Git is installed, or it will alert you that `git` is an unknown command. If it's an unknown command, read further and find out how to install Git.
1515

16-
## Install Git Using GitHub Desktop
17-
18-
Installing GitHub Desktop will also install the latest version of Git if you don't already have it. With GitHub Desktop, you get a command-line version of Git with a robust GUI. Regardless of if you have Git installed or not, GitHub Desktop offers a simple collaboration tool for Git. You can [learn more here](https://desktop.github.com/).
19-
2016
## Install Git on Windows
2117

2218
1. Navigate to the latest [Git for Windows installer](https://gitforwindows.org/) and download the latest version.

0 commit comments

Comments
 (0)