From 2f6c2e15ee76fbb3c212368d19fda03f4fbb0542 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Minh=20Nguy=E1=BB=85n?= Date: Sat, 20 Aug 2016 11:15:32 -0700 Subject: [PATCH] Simplified macOS setup instructions Presumably either the Command Line Tools package or Xcode would install the tools needed for the build system. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87adad20a..a55496bb6 100644 --- a/README.md +++ b/README.md @@ -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)