Update brew install instructions to use tap

Issue: gh-86
This commit is contained in:
Phillip Webb 2013-10-18 09:55:52 -07:00
parent 6220aba983
commit c2c01ce645
1 changed files with 2 additions and 1 deletions

View File

@ -96,7 +96,8 @@ If you are on a Mac and using [homebrew](http://brew.sh/), all you need to do to
the Spring Boot CLI is:
```
$ brew install http://repo.spring.io/install/springboot.rb
$ brew tap pivotal/tap
$ brew install springboot
```
Homebrew will install `spring` to `/usr/local/bin`. Now you can jump right to a