From 39c076d3f9011307837d175d99ffccd960eccf63 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 19 Jun 2020 15:34:03 +0200 Subject: SETUP: tidy syntax slightly --- SETUP.md | 6 +++--- 1 file 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 -- cgit v1.2.3