From: Mark Andrews Date: Wed, 20 Dec 2017 23:54:53 +0000 (+1100) Subject: lowercase m in macOS X-Git-Tag: v9.13.0~328 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=05a0d21490fe03ae8cdd11a7bd2049eaab2bb7a9;p=thirdparty%2Fbind9.git lowercase m in macOS (cherry picked from commit 2cc7c4d62c7266171e9958ea3099efc61b061a10) --- diff --git a/README.md b/README.md index 81018d8d302..59b34a9a960 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ 1. [Contributing to BIND](#contrib) 1. [BIND 9.13 features](#features) 1. [Building BIND](#build) -1. [MacOS](#macos) +1. [macOS](#macos) 1. [Compile-time options](#opts) 1. [Automated testing](#testing) 1. [Documentation](#doc) @@ -146,9 +146,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