diff --git a/README b/README index 990e31dace..ce08c17368 100644 --- a/README +++ b/README @@ -226,8 +226,6 @@ macOS 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 tools so that they can be easily found. Dependencies diff --git a/README.md b/README.md index 640f23e723..79ea637848 100644 --- a/README.md +++ b/README.md @@ -236,8 +236,6 @@ 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". -This will add /usr/include to the system and install the compiler and other -tools so that they can be easily found. ### Dependencies