Fix typo: '/Application' -> '/Applications'
Closes Homebrew/homebrew#10626. Signed-off-by: Max Howell <max@methylblue.com>
This commit is contained in:
parent
2a559110c2
commit
d23b8dc5d3
@ -357,7 +357,7 @@ def check_xcode_select_path
|
|||||||
these is (probably) what you want:
|
these is (probably) what you want:
|
||||||
|
|
||||||
sudo xcode-select -switch /Developer
|
sudo xcode-select -switch /Developer
|
||||||
sudo xcode-select -switch /Application/Xcode.app
|
sudo xcode-select -switch /Applications/Xcode.app
|
||||||
EOS
|
EOS
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user