From e10cedebea9fed808c2e64e5e37868b203eeec58 Mon Sep 17 00:00:00 2001 From: Xue Fuqiao Date: Sun, 1 Nov 2015 19:55:19 +0800 Subject: [PATCH] Change GitHub for Mac to GitHub Desktop GitHub Desktop replaces GitHub for Mac and Windows with a unified experience across both platforms. --- doc/build-osx.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/build-osx.md b/doc/build-osx.md index 425c660f..1c40706b 100644 --- a/doc/build-osx.md +++ b/doc/build-osx.md @@ -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 re-done or updated every time Xcode is updated. -There's an assumption that you already have `git` installed, as well. If -not, it's the path of least resistance to install [Github for Mac](https://mac.github.com/) -(OS X 10.7+) or +There's an assumption that you already have `git` installed, as well. If not, +it's the path of least resistance to install +[GitHub Desktop](https://desktop.github.com/) or [Git for OS X](https://code.google.com/p/git-osx-installer/). It is also available via Homebrew or MacPorts.