Merge pull request #11396 from gattilorenz/update_instructions

Improved Command Lines Tool update instructions
This commit is contained in:
Rylan Polster 2021-05-18 17:42:22 -04:00 committed by GitHub
commit d375d0404d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
Library/Homebrew/os/mac/xcode.rb Normal file → Executable file
View File

@ -305,6 +305,7 @@ module OS
Alternatively, manually download them from:
#{Formatter.url("https://developer.apple.com/download/more/")}.
You should download the Command Line Tools for Xcode #{MacOS::Xcode.latest_version}.
EOS
end