summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohn Hawthorn <john.hawthorn@gmail.com>2017-10-23 11:55:13 -0700
committerGitHub <noreply@github.com>2017-10-23 11:55:13 -0700
commitabffabe2f57c64605b9139bb76cf9b1e374ff278 (patch)
tree174fe9ee543df0d95b6a348b28901f78d265c059 /README.md
parentd9f926fc4015ec06913ef56617ae022f5c18ab8c (diff)
parent5b495243e59f4400e286ba3fa76c99158c33dfcc (diff)
Merge pull request #57 from srstevenson/no-sudo-brew
Don't instruct to run Homebrew as root
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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