Update README.md

This commit is contained in:
Helmut K. C. Tessarek 2020-04-03 19:28:44 -04:00 committed by GitHub
parent d8f1609374
commit 6a3a701a6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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