diff options
Diffstat (limited to 'SETUP.md')
-rw-r--r-- | SETUP.md | 9 |
1 files changed, 2 insertions, 7 deletions
@@ -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 |