docs: update requirements sections

This commit is contained in:
Henk Verlinde 2021-02-01 09:44:18 +01:00
parent aea916a808
commit 49f803e7e3
2 changed files with 2 additions and 2 deletions

View File

@ -67,7 +67,7 @@ Nine reasons why you should use Doks:
## Requirements
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.
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.
## Get started

View File

@ -15,7 +15,7 @@ toc: true
## Requirements
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.
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.
## Start a new Doks project