diff --git a/docs/getting-started-installation.md b/docs/getting-started-installation.md index 8be2b439da..b759b1f319 100644 --- a/docs/getting-started-installation.md +++ b/docs/getting-started-installation.md @@ -3,7 +3,7 @@ id: installation title: Installation --- -Docusaurus was designed from the ground up to be easily installed and used to get your website up an running quickly. To install Docusaurus, we have created an easy script that will get all of the infrastructure setup for you: +Docusaurus was designed from the ground up to be easily installed and used to get your website up and running quickly. To install Docusaurus, we have created an easy script that will get all of the infrastructure setup for you: 1. Go into the root of your GitHub repo directory where you will be creating the docs. 1. `yarn global add docusaurus-init` or `npm install --global docusaurus-init`