From c24ede2d4a899ae060578540864209ea1b2d1dbf Mon Sep 17 00:00:00 2001 From: Christian Rackerseder Date: Mon, 19 Sep 2022 08:52:32 +0200 Subject: [PATCH] Fix #1486: update macOS instructions for chksum plugin --- plugins/chksum | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/chksum b/plugins/chksum index 06da7995..5fa91cbf 100755 --- a/plugins/chksum +++ b/plugins/chksum @@ -2,7 +2,8 @@ # Description: Create and verify checksums # -# Note: On macOS, install the relevant checksum packages from Homebrew. +# Note: On macOS, install the relevant checksum packages from Homebrew with: +# brew install coreutils # # Details: # - selection: it will generate one file with the checksums and filenames -- 2.48.1