aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.brew2
1 files changed, 1 insertions, 1 deletions
diff --git a/.brew b/.brew
index 763c794..610542a 100755
--- a/.brew
+++ b/.brew
@@ -10,7 +10,7 @@ brew upgrade
brew install coreutils
echo "Don’t forget to add $(brew --prefix coreutils)/libexec/gnubin to \$PATH."
# Install GNU `find`, `locate`, `updatedb`, and `xargs`, g-prefixed
-echo findutils
+brew install findutils
# Install wget with IRI support
brew install wget --enable-iri