diff options
author | Jonas Smedegaard <dr@jones.dk> | 2021-06-04 15:22:39 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2021-06-04 15:22:39 +0200 |
commit | c38719abb38f2788ae7b76cb5862b8678e59ca1c (patch) | |
tree | 8387e37df30a2cb02bdcda7eca24b76715508fb7 | |
parent | e21188d11a90d6ffc44db8e0c51f8ba338052372 (diff) |
use inline defined hints
-rw-r--r-- | SETUP.md | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -6,6 +6,14 @@ This text documents initial setting up a computer for use as desktop (or laptop) workstation. +## Special strings + +NB! This documentation uses special strings +which you may want to adapt for your local setup: + +contact_sysadmins: contact sysadmins + + ## Prerequisites You need a computer with monitor and keyboard connected. @@ -168,7 +176,7 @@ System is succesfully finalized when it ends with this message: > Box setup configured succesfully! Otherwise follow the instructions provided, if any, -or {{contact_sysadmins}} if something seems off. +or contact sysadmins if something seems off. ## Install desktop environment and helper tools |