Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/h-enk/doks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenk Verlinde <henk@ventizo.com>2021-01-18 18:05:33 +0300
committerHenk Verlinde <henk@ventizo.com>2021-01-18 18:05:33 +0300
commit920776a6d55167cd8ce40f2edfcc37f2841e3def (patch)
tree42082a86453cf6636fc462ddfa4e99182eec86ed /content
parent6a1b51a51369ae8903294f55def736f84fa23d7d (diff)
docs: update requirements sections
Diffstat (limited to 'content')
-rw-r--r--content/docs/prologue/quick-start.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/content/docs/prologue/quick-start.md b/content/docs/prologue/quick-start.md
index 29adea2..b5f28e3 100644
--- a/content/docs/prologue/quick-start.md
+++ b/content/docs/prologue/quick-start.md
@@ -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