summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/install.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/install.md b/doc/install.md
index 76bd377c..e5bce883 100644
--- a/doc/install.md
+++ b/doc/install.md
@@ -130,6 +130,14 @@ at link time.
## MacOS
+Dillo is now packaged in [Homebrew](https://brew.sh/).
+
+```
+$ brew install dillo
+```
+
+### Building from source
+
To build Dillo on MacOS you would need to get FLTK as well as
autoconf and automake if you are building Dillo from the git repository.
They are available in the Homebrew package manager: