From 6b723509bbd8f5d008a81e2ef25794e02b1b59cf Mon Sep 17 00:00:00 2001 From: Andreas Kohlbecker Date: Wed, 15 Feb 2023 22:23:40 +0100 Subject: [PATCH] Adding documentation on bash version and Mac OS --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 59408e2..2eff73e 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,11 @@ The plugin has been tested on Linux and is expected to work also on macOS and on * [ActivityWatch](https://activitywatch.net) * curl +* bash version >= 4.0 + +#### macOS / Mac OSX + +MacOS versions might still being shipped with bash versions < 4.0. In this case you will need to upgrade bash. In [#2#issuecomment-1331496394](https://github.com/akohlbecker/aw-watcher-tmux/issues/2#issuecomment-1331496394) you can find instructions on how to upgrade bash via brew. ### Preparation