parent
6220aba983
commit
c2c01ce645
|
|
@ -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:
|
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
|
Homebrew will install `spring` to `/usr/local/bin`. Now you can jump right to a
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue