Skip to content

Commit 40ef9f0

Browse files
authored
Update GitHub Desktop information
1 parent 96cb0a9 commit 40ef9f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/01-introduction/sections/installing.asc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,11 @@ 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 for Windows.
68+
Another easy way to get Git installed is by installing GitHub Desktop.
6969
The installer includes a command line version of Git as well as the GUI.
7070
It also works well with Powershell, and sets up solid credential caching and sane CRLF settings.(((Powershell)))(((CRLF)))(((credential caching)))
7171
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 GitHub for Windows website, at http://windows.github.com[].
72+
You can download this from the https://desktop.github.com/[GitHub Desktop website].
7373

7474
==== Installing from Source
7575

0 commit comments

Comments
 (0)