From 71a3ee61b4e6e3a1ddd29ae9b17b2ebf3948fd7a Mon Sep 17 00:00:00 2001 From: Joshua Steele Date: Sat, 2 Dec 2017 12:40:44 +0200 Subject: [PATCH] Tweak brew bundle install command. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ada0098..98ed791 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ After running `bootstrap` there are still a few things that need to be done. * Restart your machine in order for some changes to take effect. * ~~Install software from Mac App Store.~~ (Thank you [mas-cli][mas-cli]!) -* Complete [Brew Bundle][brew-bundle] with `brew bundle install --global` +* Complete [Brew Bundle][brew-bundle] with `brew bundle install` * Set up iTerm2 profile (see details below). * Add personal data to `~/.gitconfig.local` and `~/.zshrc.local`. * Set up desired macOS keyboard shortcuts (see list below)