diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2020-06-06 08:54:15 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2020-06-06 08:54:15 +0200 |
commit | 52b4f074147b73a1143abccde3a457c21c1455e8 (patch) | |
tree | 05447f716b9c4b71b77ce5c83637930ee22303f4 /doc/fr | |
parent | 196a4e28aae154bb3763272771e53a08b27ddb7f (diff) | |
download | weechat-52b4f074147b73a1143abccde3a457c21c1455e8.zip |
doc: add URL to the Debian download page in user's guide
Diffstat (limited to 'doc/fr')
-rw-r--r-- | doc/fr/weechat_user.fr.adoc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/fr/weechat_user.fr.adoc b/doc/fr/weechat_user.fr.adoc index 4971baa65..87b21bfb0 100644 --- a/doc/fr/weechat_user.fr.adoc +++ b/doc/fr/weechat_user.fr.adoc @@ -65,7 +65,9 @@ Les paquets binaires sont disponibles pour beaucoup de distributions, dont : * Arch Linux : `pacman -S weechat` * Cygwin (Windows) : sélectionnez les paquets WeeChat dans setup.exe * Debian/Ubuntu (ou toute distribution compatible Debian) : - `apt-get install weechat-curses weechat-plugins` + `apt-get install weechat-curses weechat-plugins` + + Pour les dernières versions et les constructions nocturnes : + https://weechat.org/download/debian * Fedora Core : `dnf install weechat` * Gentoo : `emerge weechat` * Mandriva/RedHat (ou toute distribution compatible avec les RPM) : |