From 0907895865f632876dfc478fe0c50811724009a2 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sat, 17 Sep 2022 21:39:52 +0530 Subject: [PATCH] Add macOS instruction --- plugins/chksum | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugins/chksum b/plugins/chksum index 318f1c8b..06da7995 100755 --- a/plugins/chksum +++ b/plugins/chksum @@ -2,6 +2,8 @@ # Description: Create and verify checksums # +# Note: On macOS, install the relevant checksum packages from Homebrew. +# # Details: # - selection: it will generate one file with the checksums and filenames # (and with paths if they are in another directory)