diff --git a/README.md b/README.md index 7377527..038aeec 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,9 @@ Nine reasons why you should use Doks: ## Requirements -Doks is a [npm](https://www.npmjs.com/) project. Installing npm is pretty simple: download and install [Node.js](https://nodejs.org/) (it includes npm) for your platform. The Long Term Support (LTS) release is recommended for most users, the Current release contains the latest features. +Make sure all dependencies have been installed: + +- [Node.js](https://nodejs.org/) >= 14.x ## Get started diff --git a/content/docs/prologue/quick-start.md b/content/docs/prologue/quick-start.md index 29adea2..b5f28e3 100644 --- a/content/docs/prologue/quick-start.md +++ b/content/docs/prologue/quick-start.md @@ -15,7 +15,9 @@ toc: true ## Requirements -Doks is a [npm](https://www.npmjs.com/) project. Installing npm is pretty simple: download and install [Node.js](https://nodejs.org/) (it includes npm) for your platform. The Long Term Support (LTS) release is recommended for most users, the Current release contains the latest features. +Make sure all dependencies have been installed: + +- [Node.js](https://nodejs.org/) >= 14.x ## Start a new Doks project