summaryrefslogtreecommitdiff
path: root/doc/ja
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2016-04-17 14:34:03 +0200
committerSébastien Helleu <flashcode@flashtux.org>2016-04-17 14:34:03 +0200
commitca80d4fae74ab8caf3c009ed1c02d67f8d743bf8 (patch)
treeceb05078288448a80b2e4cf21114f365e6dd8241 /doc/ja
parent8c78abe2c0d5d591b4a154d519a4335c9897ff7a (diff)
downloadweechat-ca80d4fae74ab8caf3c009ed1c02d67f8d743bf8.zip
doc: convert a note into asciidoc "[NOTE]" in tester's guide
Diffstat (limited to 'doc/ja')
-rw-r--r--doc/ja/weechat_tester.ja.asciidoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ja/weechat_tester.ja.asciidoc b/doc/ja/weechat_tester.ja.asciidoc
index 0eb2d1397..551f524e5 100644
--- a/doc/ja/weechat_tester.ja.asciidoc
+++ b/doc/ja/weechat_tester.ja.asciidoc
@@ -73,7 +73,8 @@ $ git clone https://github.com/weechat/weechat.git
$ cd weechat
----
-注意: clone の後、このディレクトリ内で "`git pull`"
+[NOTE]
+clone の後、このディレクトリ内で "`git pull`"
を実行すれば、最新のアップデートとの差分が更新されます。
他の方法として 'devel' パッケージをダウンロードして展開する方法があります: