Skip to content
Snippets Groups Projects
Commit 74c2fc82 authored by Michael Nygard's avatar Michael Nygard Committed by Max Howell
Browse files

Remove invalid character for UTF-8


Closes Homebrew/homebrew#10962.

Signed-off-by: default avatarMax Howell <max@methylblue.com>
parent bf1baa39
No related branches found
No related tags found
No related merge requests found
......@@ -220,7 +220,7 @@ def check_cc
You have no /usr/bin/cc.
This means you probably can't build *anything*. You need to install the CLI
Tools for Xcode. You can either download this from http://connect.apple.com/
or install them from inside Xcodes preferences. Homebrew does not require
or install them from inside Xcode's preferences. Homebrew does not require
all of Xcode! You only need the CLI tools package!
EOS
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment