diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2015-09-26 09:45:51 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2015-09-26 09:45:51 +0200 |
commit | 11d77ff69947c346ea10babf8ba89e3d4a4a44fe (patch) | |
tree | f52d63b0e138676676b318bea4646c811bfc753d /doc/pl | |
parent | 1dec70881a18e8cf0f1ea4489fb6037a19538051 (diff) | |
download | weechat-11d77ff69947c346ea10babf8ba89e3d4a4a44fe.zip |
doc: add openSUSE instructions and fix Fedora Core in translated docs (user's guide)
Diffstat (limited to 'doc/pl')
-rw-r--r-- | doc/pl/weechat_user.pl.asciidoc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/pl/weechat_user.pl.asciidoc b/doc/pl/weechat_user.pl.asciidoc index 78449e23b..0bde99f21 100644 --- a/doc/pl/weechat_user.pl.asciidoc +++ b/doc/pl/weechat_user.pl.asciidoc @@ -67,8 +67,9 @@ Pakiety binarne dostępne są dla wielu dystrybucji, wliczając: * 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: `yum install weechat` +* Fedora Core: `dnf install weechat` * Sourcemage: `cast weechat` * Cygwin (Windows): wybierz pakiet WeeChat w setup.exe |