Update INSTALL.rst for mac

This commit is contained in:
Rob Taylor 2023-10-10 01:06:13 +01:00 committed by Rob Taylor
parent 18c61cc648
commit ff635e0ce5
1 changed files with 2 additions and 2 deletions

View File

@ -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