diff options
author | Mikaela Suomalainen <mikaela+git@mikaela.info> | 2015-01-25 11:25:29 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2015-01-25 11:25:29 +0100 |
commit | af9483189410b56874006cc670c6e8019509a10e (patch) | |
tree | 9f69c012da32df05d2632a73cef7643c85fea481 /doc/it | |
parent | d8f5185a9027c01c883bd553f12ed39ca4fff6af (diff) | |
download | weechat-af9483189410b56874006cc670c6e8019509a10e.zip |
doc: remove "brew install aspell" from FAQ
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/weechat_faq.it.asciidoc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/it/weechat_faq.it.asciidoc b/doc/it/weechat_faq.it.asciidoc index ce4e79abf..f6e1cfb8b 100644 --- a/doc/it/weechat_faq.it.asciidoc +++ b/doc/it/weechat_faq.it.asciidoc @@ -77,7 +77,6 @@ brew info weechat You can install WeeChat with this command: ---- -brew install aspell brew install weechat --with-aspell --with-curl --with-python --with-perl --with-ruby --with-lua --with-guile ---- |