docs: update requirements sections

This commit is contained in:
Henk Verlinde 2021-01-18 16:05:33 +01:00
parent 6a1b51a513
commit 920776a6d5
2 changed files with 6 additions and 2 deletions

View File

@ -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

View File

@ -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