diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2016-12-04 18:27:21 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2016-12-04 18:27:21 +0100 |
commit | ca217a84f4d7e9943f8bc5cb4adcd73e950f1037 (patch) | |
tree | 18eda654cb935ed27f81cc73026ccc2cd9423e9e /doc/it | |
parent | de436e42febaeb4687c58dc34248317888a2fb67 (diff) | |
download | weechat-ca217a84f4d7e9943f8bc5cb4adcd73e950f1037.zip |
doc: add package "weechat-plugins" in install of binary packages (user's guide)
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/weechat_user.it.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/it/weechat_user.it.adoc b/doc/it/weechat_user.it.adoc index 76bf7ed35..1ebeb0013 100644 --- a/doc/it/weechat_user.it.adoc +++ b/doc/it/weechat_user.it.adoc @@ -75,8 +75,8 @@ I pacchetti binari sono disponibili per molte distribuzioni, incluse: * Arch Linux: `pacman -S weechat` // TRANSLATION MISSING * Cygwin (Windows): select WeeChat packages in setup.exe -* Debian (o qualunque distribuzione compatibile): - `apt-get install weechat-curses` +* Debian/Ubuntu (o qualunque distribuzione compatibile): + `apt-get install weechat-curses weechat-plugins` * Fedora Core: `dnf install weechat` * Gentoo: `emerge weechat` * Mandriva/RedHat (o qualunque distribuzione compatibile con RPM): |