Skip to content

Commit 3e638ae

Browse files
authored
Remove GitHub Desktop from installing instructions
1 parent e2e339f commit 3e638ae

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

book/01-introduction/sections/installing.asc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,6 @@ Note that this is a project called Git for Windows, which is separate from Git i
6565
To get an automated installation you can use the https://chocolatey.org/packages/git[Git Chocolatey package].
6666
Note that the Chocolatey package is community maintained.
6767

68-
Another easy way to get Git installed is by installing GitHub Desktop.
69-
The installer includes a command line version of Git as well as the GUI.
70-
It also works well with PowerShell, and sets up solid credential caching and sane CRLF settings.(((PowerShell)))(((CRLF)))(((credential caching)))
71-
We'll learn more about those things a little later, but suffice it to say they're things you want.
72-
You can download this from the https://desktop.github.com[GitHub Desktop website].
73-
7468
==== Installing from Source
7569

7670
Some people may instead find it useful to install Git from source, because you'll get the most recent version.

0 commit comments

Comments
 (0)