Merge pull request #3367 from 1ec5/patch-2

Simplify macOS setup instructions
This commit is contained in:
Bryan Housel
2016-08-20 14:30:24 -04:00
committed by GitHub
+1 -1
View File
@@ -33,7 +33,7 @@ Come on in, the water's lovely. More help? Ping `jfire` or `bhousel` on
* Ubuntu:
* `sudo apt-get install build-essential git`
* macOS:
* Install [Xcode](https://developer.apple.com/xcode/) and run `xcode-select --install` from a command line
* Run `xcode-select --install` from a command line or install [Xcode](https://developer.apple.com/xcode/)
* Windows (Cygwin):
* Install [Git for Windows](https://git-scm.com/downloads)
* Install [Cygwin](https://cygwin.com/install.html) - choose default packages + `make`, `wget`, `apache2` (needed for updated mime type list)