summaryrefslogtreecommitdiff
path: root/docs/modules/install/pages/windows.adoc
diff options
context:
space:
mode:
authorGuillaume Grossetie <ggrossetie@gmail.com>2022-08-22 20:47:27 +0200
committerGitHub <noreply@github.com>2022-08-22 12:47:27 -0600
commitd72fe54346aa6963ae835f48681fa1ed917fb3fe (patch)
tree4896c6906efb3ee81aebde948580dd46767eb7c4 /docs/modules/install/pages/windows.adoc
parent81e3e772f1294f85a5be7d34d06e132494c44e5b (diff)
proofread documentation (PR #4336)
Diffstat (limited to 'docs/modules/install/pages/windows.adoc')
-rw-r--r--docs/modules/install/pages/windows.adoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/modules/install/pages/windows.adoc b/docs/modules/install/pages/windows.adoc
index 99d29b1e..05fff633 100644
--- a/docs/modules/install/pages/windows.adoc
+++ b/docs/modules/install/pages/windows.adoc
@@ -1,15 +1,15 @@
= Install on Windows
-To install Asciidoctor on Windows, you can use Chocolatey or Rubyinstaller.
+To install Asciidoctor on Windows, you can use Chocolatey or RubyInstaller.
== Chocolatey
-When you already use https://chocolatey.org[chocolatey^] on your machine, you can use:
+When you already use https://chocolatey.org[Chocolatey^] on your machine, you can use:
C:\> choco install ruby
Then follow the xref:ruby-packaging.adoc[gem installation instructions].
-== Rubyinstaller
+== RubyInstaller
-Or you use the https://rubyinstaller.org/downloads/[Rubyinstaller^], download the package for your Windows Version and after the installation, then follow the xref:ruby-packaging.adoc[gem installation instructions].
+Or you use the https://rubyinstaller.org/downloads/[RubyInstaller^], download the package for your Windows Version and after the installation, then follow the xref:ruby-packaging.adoc[gem installation instructions].