mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-15 22:09:31 -04:00
fix case
This commit is contained in:
parent
13508261e0
commit
68a2932f75
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue