missing_formula: add brew cask command.
This commit is contained in:
parent
c508bda668
commit
e1e69da6b3
@ -27,9 +27,8 @@ module Homebrew
|
|||||||
brew cask install basictex
|
brew cask install basictex
|
||||||
EOS
|
EOS
|
||||||
when "asymptote" then <<~EOS
|
when "asymptote" then <<~EOS
|
||||||
The recommended way to install Asymptote is as part of the MacTeX collection.
|
Asymptote is part of MacTeX:
|
||||||
With that installed, try `which asy` to confirm Asymptote has been installed
|
brew cask install mactex
|
||||||
as part of the collection, or use MacTeX's TeX Live Utility to add it.
|
|
||||||
EOS
|
EOS
|
||||||
when "pip" then <<~EOS
|
when "pip" then <<~EOS
|
||||||
pip is part of the python formula:
|
pip is part of the python formula:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user