]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix case
authorMark Andrews <marka@isc.org>
Fri, 15 Dec 2017 03:53:54 +0000 (14:53 +1100)
committerMark Andrews <marka@isc.org>
Fri, 15 Dec 2017 03:54:20 +0000 (14:54 +1100)
(cherry picked from commit 68a2932f7519c960eeb99ce72f14df036ffbb32d)

README.md

index 7fa39cbf03cb259e5f8f11d3a4ef8f95672ee27d..bb186e22193969d6fbd642edced925b19c383f5a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -283,7 +283,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.