diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2016-04-17 14:34:03 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2016-04-17 14:34:03 +0200 |
commit | ca80d4fae74ab8caf3c009ed1c02d67f8d743bf8 (patch) | |
tree | ceb05078288448a80b2e4cf21114f365e6dd8241 /doc/it | |
parent | 8c78abe2c0d5d591b4a154d519a4335c9897ff7a (diff) | |
download | weechat-ca80d4fae74ab8caf3c009ed1c02d67f8d743bf8.zip |
doc: convert a note into asciidoc "[NOTE]" in tester's guide
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/weechat_tester.it.asciidoc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/it/weechat_tester.it.asciidoc b/doc/it/weechat_tester.it.asciidoc index 3387cd9fa..97451821c 100644 --- a/doc/it/weechat_tester.it.asciidoc +++ b/doc/it/weechat_tester.it.asciidoc @@ -80,8 +80,9 @@ $ git clone https://github.com/weechat/weechat.git $ cd weechat ---- -NOTA: In seguito, si può eseguire "`git pull`" in questa directory per -ricevere gli ultimi aggiornamenti. +[NOTE] +In seguito, si può eseguire "`git pull`" in questa directory per ricevere gli +ultimi aggiornamenti. Altrimenti si può scaricare ed estrarre il pacchetto 'devel': |