docs: update requirements sections

This commit is contained in:
Henk Verlinde 2021-01-30 11:53:29 +01:00
parent b5e34b458a
commit 4791d5a0ba
2 changed files with 2 additions and 2 deletions

View File

@ -67,7 +67,7 @@ Nine reasons why you should use Doks:
## Requirements
- [Node.js](https://nodejs.org/) >= 14.x
Doks uses npm for dependency management and customized build scripts. Installing npm is pretty simple. Download and install [Node.js](https://nodejs.org/) (it includes npm) for your platform. I recommend installing the current release.
## Get started

View File

@ -15,7 +15,7 @@ toc: true
## Requirements
- [Node.js](https://nodejs.org/) >= 14.x
Doks uses npm for dependency management and customized build scripts. Installing npm is pretty simple. Download and install [Node.js](https://nodejs.org/) (it includes npm) for your platform. I recommend installing the current release.
## Start a new Doks project