From dc9a97383aa7d933f42969f163002f6f226b9264 Mon Sep 17 00:00:00 2001 From: John Hays Date: Wed, 6 Mar 2024 14:56:00 -0800 Subject: [PATCH] Format --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 636711b..6fc55c3 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ sudo systemctl enable dsgwdashboard sudo systemctl start dsgwdashboard ``` -Please read [note](util/NOTE.md) for some additional operational detail. +Please read this [note](util/NOTE.md) for some additional operational detail. Some routine maintenance can be automated by copying [reloadhosts](util/reloadhosts) into */usr/local/bin* ```