Skip to content

Commit 37039c5

Browse files
committed
Fixed: Brewfile coreutils requirement
1 parent 70e1b9a commit 37039c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Brewfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Brewfile for NoirWatch project
22

33
# Install bash
4-
brew install bash
4+
brew install bash coreutils
55

66
# Custom script setup
77
system "curl -o /usr/local/bin/noirwatch https://raw.githubusercontent.com/binarynoir/noirwatch/main/noirwatch"

0 commit comments

Comments
 (0)