= Install on Windows 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: C:\> choco install ruby Then follow the xref:ruby-packaging.adoc#gem-install[gem installation instructions]. == 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-install[gem installation instructions].