From c3d8a10ca4f7092580c739abc73afe2a33ea063a Mon Sep 17 00:00:00 2001 From: aristocratos Date: Sun, 5 Apr 2020 20:37:52 +0200 Subject: [PATCH] added --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9214454..720b0a0 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ Should work on most modern linux distributions. ## Dependencies **bash** (v4.4 or later) Script functionality will most probably brake with earlier versions. -Bash version 5 is higly recommended for a +Bash version 5 is higly recommended to make use of $EPOCHREALTIME variable instead of alot of external date command calls. ## TODO