blacklist: suggest Cask for installing mactex
Closes Homebrew/homebrew#49817. Signed-off-by: Alex Dunn <adunn@ucsb.edu>
This commit is contained in:
parent
0578ba0f42
commit
16f8b16f19
@ -8,6 +8,10 @@ def blacklisted?(name)
|
||||
and only builds 32-bit (and thus can't use Homebrew deps on Snow Leopard.)
|
||||
|
||||
We recommend using a MacTeX distribution: https://www.tug.org/mactex/
|
||||
|
||||
You can install it using Cask:
|
||||
|
||||
brew cask install mactex
|
||||
EOS
|
||||
when "pip" then <<-EOS.undent
|
||||
Homebrew provides pip via: `brew install python`. However you will then
|
||||
|
Loading…
x
Reference in New Issue
Block a user