diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2019-06-12 23:37:17 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-06-12 23:37:17 +0200 |
commit | 31d0742aed370dc77f143539c120bb403b8abd3f (patch) | |
tree | 66ed6abef578a43f766d531a3620e0503c0a1d4a /doc/ja | |
parent | 7d24dd5a6c3e35969e3b9de1c2c70c7b0b131c15 (diff) | |
download | weechat-31d0742aed370dc77f143539c120bb403b8abd3f.zip |
doc: remove obsolete options for "brew install" command (user's guide)
Diffstat (limited to 'doc/ja')
-rw-r--r-- | doc/ja/weechat_user.ja.adoc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/ja/weechat_user.ja.adoc b/doc/ja/weechat_user.ja.adoc index 8073d424e..acba07cd4 100644 --- a/doc/ja/weechat_user.ja.adoc +++ b/doc/ja/weechat_user.ja.adoc @@ -88,8 +88,7 @@ WeeChat は CMake または autotools を使ってコンパイルできます (C [NOTE] macOS では https://brew.sh/[Homebrew] を使ってください: -`brew install weechat --with-python --with-perl` -(ヘルプを見るには: `brew info weechat`)。 +`brew install weechat` (ヘルプを見るには: `brew info weechat`)。 [[dependencies]] ==== 依存関係 |