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-15 22:07:37 +0300
committerHenk Verlinde <henk@ventizo.com>2021-01-15 22:07:37 +0300
commit3420ae9c55dedd5424bf7f2f32a3cf1dacaf4e6f (patch)
tree26179d4ce14b70e08a3064780b921073e27d3579 /README.md
parenta913ca086279f4571bcb0821e93cd07708c7ab28 (diff)
docs: update requirements sections
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index 4c750f7..7377527 100644
--- a/README.md
+++ b/README.md
@@ -42,10 +42,7 @@ Nine reasons why you should use Doks:
## Requirements
-Make sure all dependencies have been installed:
-
-- [Hugo](https://gohugo.io/getting-started/installing/) >= 0.75.0/extended (needed for SCSS processing support)
-- [Node.js](https://nodejs.org/) >= 14.15.0 (needed to install npm packages and run commands)
+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.
## Get started