From 5b495243e59f4400e286ba3fa76c99158c33dfcc Mon Sep 17 00:00:00 2001 From: Scott Stevenson Date: Sun, 22 Oct 2017 11:19:15 +0100 Subject: Don't instruct to run Homebrew as root This is not supported: $ sudo brew install fzy Error: Running Homebrew as root is extremely dangerous and no longer supported. As Homebrew does not drop privileges on installation you would be giving all build scripts full access to your system. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index ed4b659..84aeb1c 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ the default is `/usr/local`. Using Homebrew - sudo brew install fzy + brew install fzy Using MacPorts -- cgit v1.2.3