diff --git a/README.md b/README.md index 467e925a8..7e9fd62d9 100644 --- a/README.md +++ b/README.md @@ -838,6 +838,7 @@ $ sudo port install doxygen +docs ``` For macOS versions older than Sonoma, you will also need LAPACK: + ``` $ sudo port install lapack ``` @@ -885,6 +886,7 @@ $ brew install graphviz doxygen ``` For macOS versions older than Sonoma, you will also need LAPACK: + ``` $ brew install lapack ```