diff --git a/doc/build-osx.md b/doc/build-osx.md index f11ed97e098ae..165081f2fca1e 100644 --- a/doc/build-osx.md +++ b/doc/build-osx.md @@ -24,6 +24,9 @@ To install, run the following command from your terminal: xcode-select --install ``` +The above command should work on a fresh macOS installation. It is not necessary +to download and install the full Xcode suite from the App Store. + Upon running the command, you should see a popup appear. Click on `Install` to continue the installation process.