From ff8bc6ba9f5dc6dc7e831ccb11aa16734d9c41dd Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 19 Jun 2020 15:32:34 +0200 Subject: SETUP: drop risky suggestion to avoid less --- SETUP.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'SETUP.md') 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 -- cgit v1.2.3