Update grammar for Docker download

This commit is contained in:
Jelle van der Waa 2019-02-05 10:55:33 +01:00
parent 38aa1b29f8
commit 6b601e77c3

View File

@ -81,7 +81,7 @@ <h3>Vagrant images</h3>
<h3>Docker image</h3>
<p>Docker image is available on <a href="https://hub.docker.com/r/archlinux/base/">Docker Hub</a>. You can run the image with the following command:</p>
<p>A Docker image is available on <a href="https://hub.docker.com/r/archlinux/base/">Docker Hub</a>. You can run the image with the following command:</p>
<code>docker run -it archlinux/base</code>
<h3>HTTP Direct Downloads</h3>