aboutsummaryrefslogtreecommitdiff
path: root/SETUP.md
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2020-06-19 15:32:34 +0200
committerJonas Smedegaard <dr@jones.dk>2020-06-19 15:32:34 +0200
commitff8bc6ba9f5dc6dc7e831ccb11aa16734d9c41dd (patch)
tree3c0e9e8981613a60d82ed8b5fe5ce3eba202b45b /SETUP.md
parent3c95a1b3bf357d55192829642bd2cbc08e2183ce (diff)
SETUP: drop risky suggestion to avoid less
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