diff options
author | Mikaela Suomalainen <mikaela+git@mikaela.info> | 2015-01-24 21:37:40 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2015-01-24 21:37:40 +0100 |
commit | 709dc9e5ff1ab301fa0c395a607f67818b15b36e (patch) | |
tree | a13409a3f22ef1495bf09ee51a9c9ca3e56e6379 /doc/it | |
parent | 9f8034f890941c2039e3393f0c31319af0fdaff7 (diff) | |
download | weechat-709dc9e5ff1ab301fa0c395a607f67818b15b36e.zip |
doc: use all homebrew options in FAQ
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/weechat_faq.it.asciidoc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/it/weechat_faq.it.asciidoc b/doc/it/weechat_faq.it.asciidoc index f89cda773..ce4e79abf 100644 --- a/doc/it/weechat_faq.it.asciidoc +++ b/doc/it/weechat_faq.it.asciidoc @@ -77,7 +77,8 @@ brew info weechat You can install WeeChat with this command: ---- -brew install weechat --with-python --with-perl +brew install aspell +brew install weechat --with-aspell --with-curl --with-python --with-perl --with-ruby --with-lua --with-guile ---- [[lost]] |