Commit 4791d5a0 authored by Henk Verlinde's avatar Henk Verlinde
Browse files

docs: update requirements sections

parent b5e34b45
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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

+1 −1
Original line number Diff line number Diff line
@@ -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