Change GitHub for Mac to GitHub Desktop

GitHub Desktop replaces GitHub for Mac and Windows with a unified experience
across both platforms.
This commit is contained in:
Xue Fuqiao 2015-11-01 19:55:19 +08:00
parent cb092291a5
commit e10cedebea

View File

@ -21,9 +21,9 @@ Xcode 4.3 or later, you'll need to install its command line tools. This can
be done in `Xcode > Preferences > Downloads > Components` and generally must be done in `Xcode > Preferences > Downloads > Components` and generally must
be re-done or updated every time Xcode is updated. be re-done or updated every time Xcode is updated.
There's an assumption that you already have `git` installed, as well. If There's an assumption that you already have `git` installed, as well. If not,
not, it's the path of least resistance to install [Github for Mac](https://mac.github.com/) it's the path of least resistance to install
(OS X 10.7+) or [GitHub Desktop](https://desktop.github.com/) or
[Git for OS X](https://code.google.com/p/git-osx-installer/). It is also [Git for OS X](https://code.google.com/p/git-osx-installer/). It is also
available via Homebrew or MacPorts. available via Homebrew or MacPorts.