diff options
Diffstat (limited to 'doc/pl')
-rw-r--r-- | doc/pl/weechat_faq.pl.asciidoc | 2 | ||||
-rw-r--r-- | doc/pl/weechat_user.pl.asciidoc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/pl/weechat_faq.pl.asciidoc b/doc/pl/weechat_faq.pl.asciidoc index c0910a2cb..72a95376b 100644 --- a/doc/pl/weechat_faq.pl.asciidoc +++ b/doc/pl/weechat_faq.pl.asciidoc @@ -56,7 +56,7 @@ przy aktualizowaniu jak klonowanie z gita. === How can I install WeeChat on OS X? // TRANSLATION MISSING -It is recommended to use Homebrew, you can get help with: +It is recommended to use http://brew.sh/[Homebrew], you can get help with: ---- brew info weechat diff --git a/doc/pl/weechat_user.pl.asciidoc b/doc/pl/weechat_user.pl.asciidoc index 7f954baed..41f52b640 100644 --- a/doc/pl/weechat_user.pl.asciidoc +++ b/doc/pl/weechat_user.pl.asciidoc @@ -76,7 +76,7 @@ WeeChat może być kompilowany za pomocą cmake lub autotools (cmake jest zaleca // TRANSLATION MISSING [NOTE] -On OS X, you can use Homebrew: +On OS X, you can use http://brew.sh/[Homebrew]: `brew install weechat --with-python --with-perl` (for help: `brew info weechat`). |