From 6a3a701a6f17491be2032abf6efc2d0def68438c Mon Sep 17 00:00:00 2001 From: "Helmut K. C. Tessarek" Date: Fri, 3 Apr 2020 19:28:44 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05ce4d5..d6cd72c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The default locations for the config files are the path of the script and your h ## Requirements -bash version 4 is required for `jnclnst`. All scripts use getopt to parse the arguments. Unfortunately the getopt that comes with macOS is a useless piece of shit and can't be used in any useful manner. +bash version 4 is required for `jnclnst`. Some scripts use getopt to parse the arguments. Unfortunately the getopt that comes with macOS is a useless piece of shit and can't be used in any useful manner. ### macOS