Skip to content

Commit

Permalink
Update Mac OS prerequisites in 'Building from source'
Browse files Browse the repository at this point in the history
  • Loading branch information
cushon committed Mar 5, 2021
1 parent 91bacc8 commit 401a428
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/manual/troubleshooting.tex
Expand Up @@ -697,8 +697,9 @@
\begin{Verbatim}
brew update
brew install git ant hevea maven mercurial librsvg unzip make
brew cask install java
brew cask install mactex
brew tap AdoptOpenJDK/openjdk
brew install --cask adoptopenjdk8
brew install --cask mactex
\end{Verbatim}
Make a \<latex> directory and copy \<hevea.sty> file into it (you may need to update the version number \<2.31>):
Expand Down

0 comments on commit 401a428

Please sign in to comment.