aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Becker IV <github@deathbyescalator.com>2014-02-21 12:00:23 -0800
committerStephen Becker IV <github@deathbyescalator.com>2014-02-21 12:00:23 -0800
commitbe2245a60aa328491ed5721891a33aee021fd702 (patch)
tree38845def0de7ae6823b48e3589278f200065f2c8
parentfcc982b6b08663b88bdc3888e41b6c664309ce70 (diff)
downloadrneovim-be2245a60aa328491ed5721891a33aee021fd702.tar.gz
rneovim-be2245a60aa328491ed5721891a33aee021fd702.tar.bz2
rneovim-be2245a60aa328491ed5721891a33aee021fd702.zip
Update README.md
Remove sudo from brew command. https://github.com/Homebrew/homebrew/wiki/FAQ#wiki-sudo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 69229c29b5..6836324ace 100644
--- a/README.md
+++ b/README.md
@@ -187,7 +187,7 @@ For OsX:
Via Homebrew:
- sudo brew install md5sha1sum
+ brew install md5sha1sum
TODO: release the Dockerfile which has this in it