diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2015-09-26 10:32:34 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2015-09-26 10:32:34 +0200 |
commit | dfb083648419ce0203e4e2ce73b1733c5f1ec407 (patch) | |
tree | dd9c19e97b2863a3bede409bec173533ceac8185 /doc/pl | |
parent | 11d77ff69947c346ea10babf8ba89e3d4a4a44fe (diff) | |
download | weechat-dfb083648419ce0203e4e2ce73b1733c5f1ec407.zip |
doc: sort distributions by name in user's guide
Diffstat (limited to 'doc/pl')
-rw-r--r-- | doc/pl/weechat_user.pl.asciidoc | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/doc/pl/weechat_user.pl.asciidoc b/doc/pl/weechat_user.pl.asciidoc index 0bde99f21..ff88570a9 100644 --- a/doc/pl/weechat_user.pl.asciidoc +++ b/doc/pl/weechat_user.pl.asciidoc @@ -62,16 +62,15 @@ Strona domowa WeeChat: https://weechat.org/ Pakiety binarne dostępne są dla wielu dystrybucji, wliczając: -* Debiana (lub dowolną kompatybilną): - `apt-get install weechat-curses` +* Arch Linuxa: `pacman -S weechat` +* Cygwin (Windows): wybierz pakiet WeeChat w setup.exe +* Debiana (lub dowolną kompatybilną): `apt-get install weechat-curses` +* Fedora Core: `dnf install weechat` +* Gentoo: `emerge weechat` * Mandrive/RedHata (lub dowolną kompatybilną): `rpm -i /path/to/weechat-x.y.z-1.i386.rpm` -* Gentoo: `emerge weechat` * openSUSE: `zypper in weechat` -* Arch Linuxa: `pacman -S weechat` -* Fedora Core: `dnf install weechat` * Sourcemage: `cast weechat` -* Cygwin (Windows): wybierz pakiet WeeChat w setup.exe Niektóre dodatkowe pakiety mogą okazać się przydatne, jak weechat-plugins. |