From: Mark Andrews Date: Tue, 4 Aug 2020 02:19:15 +0000 (+1000) Subject: Fixup typo in 'xcode-select --install' X-Git-Tag: v9.17.4~17^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=532bf267afa20c8be909dbf89f3c3c283bf10bca;p=thirdparty%2Fbind9.git Fixup typo in 'xcode-select --install' --- diff --git a/README.md b/README.md index c6d743eaba1..b8a10e01e86 100644 --- a/README.md +++ b/README.md @@ -185,9 +185,8 @@ command: Building on macOS assumes that the "Command Tools for Xcode" are installed. These can be downloaded from [https://developer.apple.com/download/more/](https://developer.apple.com/download/more/) -or, if you have Xcode already installed, you can run -`xcode-select--install`. (Note that an Apple ID may be required to access the download -page.) +or, if you have Xcode already installed, you can run `xcode-select --install`. +(Note that an Apple ID may be required to access the download page.) #### Dependencies