From ff635e0ce5876d908501ebc98bb91d823cc19339 Mon Sep 17 00:00:00 2001 From: Rob Taylor Date: Tue, 10 Oct 2023 01:06:13 +0100 Subject: [PATCH] Update INSTALL.rst for mac --- INSTALL.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL.rst b/INSTALL.rst index 8c06e8d8..bf35c898 100644 --- a/INSTALL.rst +++ b/INSTALL.rst @@ -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