From: Mark Andrews Date: Fri, 15 Dec 2017 03:53:54 +0000 (+1100) Subject: fix case X-Git-Tag: v9.13.0~341 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=68a2932f7519c960eeb99ce72f14df036ffbb32d;p=thirdparty%2Fbind9.git fix case --- diff --git a/README.md b/README.md index 0fb4050047e..81018d8d302 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ affect compilation: 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". +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 tools so that they can be easily found.