From 41e1c0072197ef712a5b5a9f8b515fe0355872a3 Mon Sep 17 00:00:00 2001 From: "Helmut K. C. Tessarek" Date: Sun, 7 Jul 2019 21:05:49 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bc87d7e..f0eeb48 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ bash version 4 is required for `jnclnst`. All scripts use getopt to parse the ar ### macOS -The best way to install proper versions of `bash` and `getopt` is to either use MacPorts or brew. Make sure they binaries are in the PATH before `/bin` and `/usr/bin`. +The best way to install proper versions of `bash` and `getopt` is to either use MacPorts or brew. Make sure the binaries are in the PATH before `/bin` and `/usr/bin`. #### MacPorts @@ -93,4 +93,4 @@ usage: jnclnst [-c CONFIGFILE] [-f] [-q|--quiet] [-n|--dry-run] [-d|--debug] [-V --help this help -``` \ No newline at end of file +```