aboutsummaryrefslogtreecommitdiff
path: root/SETUP.md
diff options
context:
space:
mode:
Diffstat (limited to 'SETUP.md')
-rw-r--r--SETUP.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/SETUP.md b/SETUP.md
index d057a91..14e6c60 100644
--- a/SETUP.md
+++ b/SETUP.md
@@ -10,15 +10,15 @@ e.g. for public display.
## Prerequisites
-To edit documentation files,
+For reading or editing documentation files,
you only need some plain-text editor
(e.g. `nano`, `vim`, `emacs`, or `mcedit`),
and `git` and `myrepos` to syncronize your changes with others:
sudo apt install git myrepos
-To generate a website from the collection of source files,
-you additionally need `MKDocs` and some helper tools.
+For generating website from the collection of source files,
+you additionally need `MKDocs` and some helper tools:
sudo apt install make w3c-linkchecker libtext-hogan-perl mkdocs