Direct the user to Xcode download
This commit is contained in:
parent
dec885bc16
commit
76ad14507c
@ -128,4 +128,4 @@ end
|
||||
ohai "Installation successful!"
|
||||
|
||||
warn "/usr/local/bin is not in your PATH." unless ENV['PATH'].split(':').include? '/usr/local/bin'
|
||||
warn "Now install Xcode." unless Kernel.system "/usr/bin/which -s gcc"
|
||||
warn "Now install Xcode: http://developer.apple.com/technologies/xcode.html" unless Kernel.system "/usr/bin/which -s gcc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user