Commit 920776a6 authored by Henk Verlinde's avatar Henk Verlinde
Browse files

docs: update requirements sections

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

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