(cherry picked from commit 68a2932f75)
This commit is contained in:
Mark Andrews 2017-12-15 14:53:54 +11:00
parent 469254ba3e
commit cd11163b6d

View file

@ -176,7 +176,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.