From 2cc7c4d62c7266171e9958ea3099efc61b061a10 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 21 Dec 2017 10:54:53 +1100 Subject: [PATCH] lowercase m in macOS --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c210da8df9..5c6005c7f4 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ 1. [Contributing to BIND](#contrib) 1. [BIND 9.12 features](#features) 1. [Building BIND](#build) -1. [MacOS](#macos) +1. [macOS](#macos) 1. [Compile-time options](#opts) 1. [Automated testing](#testing) 1. [Documentation](#doc) @@ -172,9 +172,9 @@ affect compilation: |`BUILD_LDFLAGS`|| |`BUILD_LIBS`|| -#### MacOS +#### macOS -Building on MacOS assumes that the "Command Tools for Xcode" is installed. +Building on macOS assumes that the "Command Tools for Xcode" is installed. This can be downloaded from https://developer.apple.com/download/more/ or if you have Xcode already installed you can run "xcode-select --install". This will add /usr/include to the system and install the compiler and other