mirror of
https://github.com/jarun/nnn.git
synced 2025-04-21 04:44:52 +00:00
Fix #1486: update macOS instructions for chksum plugin
This commit is contained in:
parent
0907895865
commit
c24ede2d4a
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue