Commit 8e147778 authored by Henk Verlinde's avatar Henk Verlinde
Browse files

docs: update requirements sections

parent 6fe691b8
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

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.
Doks uses npm to install dependencies and run commands. Installing npm is pretty simple. Download and install [Node.js](https://nodejs.org/) (it includes npm) for your platform.

## Get started

+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ toc: true

## Requirements

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.
Doks uses npm to install dependencies and run commands. Installing npm is pretty simple. Download and install [Node.js](https://nodejs.org/) (it includes npm) for your platform.

## Start a new Doks project