aboutsummaryrefslogtreecommitdiff
path: root/SETUP.md
diff options
context:
space:
mode:
Diffstat (limited to 'SETUP.md')
-rw-r--r--SETUP.md9
1 files changed, 2 insertions, 7 deletions
diff --git a/SETUP.md b/SETUP.md
index cf291d1..d057a91 100644
--- a/SETUP.md
+++ b/SETUP.md
@@ -18,14 +18,9 @@ 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
-(but you don't need `LESS` which gets included by default,
-so can suppress installing that):
+you additionally need `MKDocs` and some helper tools.
- sudo apt install make w3c-linkchecker libtext-hogan-perl mkdocs less-
-
-(if you use LESS elsewhere on your system,
-then skip the `less-` part of above command).
+ sudo apt install make w3c-linkchecker libtext-hogan-perl mkdocs
## Fetch features