missing_formula: add brew cask command.

This commit is contained in:
Mike McQuaid 2019-03-11 12:33:51 +00:00 committed by GitHub
parent c508bda668
commit e1e69da6b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,9 +27,8 @@ module Homebrew
brew cask install basictex
EOS
when "asymptote" then <<~EOS
The recommended way to install Asymptote is as part of the MacTeX collection.
With that installed, try `which asy` to confirm Asymptote has been installed
as part of the collection, or use MacTeX's TeX Live Utility to add it.
Asymptote is part of MacTeX:
brew cask install mactex
EOS
when "pip" then <<~EOS
pip is part of the python formula: