Skip to content

Commit

Permalink
Update INSTALL.rst for mac
Browse files Browse the repository at this point in the history
  • Loading branch information
robtaylor committed Oct 10, 2023
1 parent af1a62e commit eb2e6e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions INSTALL.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ Building for Mac OSX
To build on mac, first install _Homebrew: https://brew.sh

To install the prereqisites:

.. code-block:: bash
brew install doxygen latex qt@5 qwt-qt5 rapidjson boost
brew install doxygen qt@5 qwt-qt5 rapidjson boost eigen
brew install --cask mactex
.. code-block:: bash
Expand Down

0 comments on commit eb2e6e8

Please sign in to comment.