Further clarify that it is recommended to just install MacTeX
Less wordy.
This commit is contained in:
parent
0c6164a1c1
commit
c508bda668
@ -27,10 +27,9 @@ module Homebrew
|
|||||||
brew cask install basictex
|
brew cask install basictex
|
||||||
EOS
|
EOS
|
||||||
when "asymptote" then <<~EOS
|
when "asymptote" then <<~EOS
|
||||||
Asymptote is bundled with MacTeX / TeX Live. When that is installed, Asymptote
|
The recommended way to install Asymptote is as part of the MacTeX collection.
|
||||||
may have been installed with it or can be added using the TeX Live Utility via
|
With that installed, try `which asy` to confirm Asymptote has been installed
|
||||||
either its GUI or command line:
|
as part of the collection, or use MacTeX's TeX Live Utility to add it.
|
||||||
tlmgr install asymptote
|
|
||||||
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