diff --git a/README.md b/README.md index f326744..eecbfa8 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ Nine reasons why you should use Doks: ## Requirements -Doks uses npm to install site dependencies and run build scripts. Installing npm is pretty simple. Download and install [Node.js](https://nodejs.org/) (it includes npm) for your platform. +Doks uses npm to install dependencies and run commands. Installing npm is pretty simple. Download and install [Node.js](https://nodejs.org/) (it includes npm) for your platform. ## Get started diff --git a/content/docs/prologue/quick-start.md b/content/docs/prologue/quick-start.md index 8115c59..2d9218c 100644 --- a/content/docs/prologue/quick-start.md +++ b/content/docs/prologue/quick-start.md @@ -15,7 +15,7 @@ toc: true ## Requirements -Doks uses npm to install site dependencies and run build scripts. Installing npm is pretty simple. Download and install [Node.js](https://nodejs.org/) (it includes npm) for your platform. +Doks uses npm to install dependencies and run commands. Installing npm is pretty simple. Download and install [Node.js](https://nodejs.org/) (it includes npm) for your platform. ## Start a new Doks project