Update brew install instructions to use tap
Issue: gh-86
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user