diff options
| -rw-r--r-- | README-de.adoc | 5 | ||||
| -rw-r--r-- | README-jp.adoc | 5 | ||||
| -rw-r--r-- | README.adoc | 5 |
3 files changed, 3 insertions, 12 deletions
diff --git a/README-de.adoc b/README-de.adoc index 93e86bd9..fbf40468 100644 --- a/README-de.adoc +++ b/README-de.adoc @@ -212,10 +212,7 @@ Um Asciidoctor unter Windows zu installieren, gibt es zwei einfache Möglichkeit Wenn Sie bereits https://chocolatey.org[chocolatey] verwenden, können Sie folgenden Befehl verwenden: -[source] ----- -choco install ruby ----- + choco install ruby Danach folgen Sie der <<gem-install,Gem Installation>>. diff --git a/README-jp.adoc b/README-jp.adoc index b57dcaa9..c230e381 100644 --- a/README-jp.adoc +++ b/README-jp.adoc @@ -218,10 +218,7 @@ WindowsでAsciidoctorを使う場合は, 簡単な方法が2つあります. すでにお使いのマシンで https://chocolatey.org[chocolatey] を使用しているなら, 以下の方法を使用することができます: -[source] ----- -choco install ruby ----- + choco install ruby そのあとは <<gem-install,gemのインストール方法>> に従ってください. diff --git a/README.adoc b/README.adoc index 1504156d..8e72dba4 100644 --- a/README.adoc +++ b/README.adoc @@ -224,10 +224,7 @@ To use Asciidoctor with Windows, you have two options. When you already use https://chocolatey.org[chocolatey] on your machine, you can use: -[source] ----- -choco install ruby ----- + choco install ruby Then follow <<gem-install,gem installation instructions>>. |
