From 2bb027167accdd61a0895055f63ed0f3eff98fe2 Mon Sep 17 00:00:00 2001
From: Rolf Niepraschk <Rolf.Niepraschk@ptb.de>
Date: Wed, 11 Nov 2020 14:47:24 +0100
Subject: [PATCH] ...

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index a6bb826..6b454db 100644
--- a/README.md
+++ b/README.md
@@ -14,12 +14,12 @@ or to `localhost`:
 ./install 
 ```
 
-Copies the relevant files to `host:/usr/local/share/webapps-deliverer/` and 
+Copies the relevant files to `HOST:/usr/local/share/webapps-deliverer/` and 
 then activates and starts the systemd process.
 
 ## Installation of the data files
 
-The target is the directory `/srv/www/data/`: 
+The target is this directory structure:
 
 ```
 /srv/www/data/
-- 
GitLab