diff options
author | Johan Rylander <johan@rylander.cc> | 2019-06-12 23:33:33 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-06-12 23:33:33 +0200 |
commit | 6c114bbba7754b93b9ab881f578b80254300ce6d (patch) | |
tree | 821295974eb33846f839efcd265f743740e6a2bf /doc/de | |
parent | 4b90549b86c29f79622f45961db7f851e22e8930 (diff) | |
download | weechat-6c114bbba7754b93b9ab881f578b80254300ce6d.zip |
doc: remove obsolete options for "brew install" command (FAQ)
Diffstat (limited to 'doc/de')
-rw-r--r-- | doc/de/weechat_faq.de.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/de/weechat_faq.de.adoc b/doc/de/weechat_faq.de.adoc index 3e9c03e06..1e445ac5d 100644 --- a/doc/de/weechat_faq.de.adoc +++ b/doc/de/weechat_faq.de.adoc @@ -79,7 +79,7 @@ brew info weechat WeeChat kann durch folgenden Befehl installiert werden: ---- -brew install weechat --with-aspell --with-curl --with-python --with-perl --with-ruby --with-lua --with-guile +brew install weechat ---- [[lost]] |