diff options
Diffstat (limited to 'doc/install.md')
-rw-r--r-- | doc/install.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install.md b/doc/install.md index a80577f3..7a0250eb 100644 --- a/doc/install.md +++ b/doc/install.md @@ -144,7 +144,7 @@ autoconf and automake if you are building Dillo from the git repository. They are available in the Homebrew package manager: ``` -$ brew install autoconf automake fltk +$ brew install autoconf automake fltk@1.3 ``` For OpenSSL you can use either 1.1 or 3.X (recommended): |