mirror of
https://gitee.com/dcren/initializr.git
synced 2025-04-05 17:38:06 +08:00
fix homebrew install info
This commit is contained in:
parent
766a5fef89
commit
18c82c6f05
@ -6,7 +6,8 @@ You need Java (1.6 or better) and a bash-like shell.
|
||||
|
||||
If you are on a Mac and using [homebrew](http://brew.sh/), all you need to do to install it is:
|
||||
|
||||
$ brew install spring-boot-cli
|
||||
$ brew tap pivotal/tap
|
||||
$ brew install springboot
|
||||
|
||||
It will install `/usr/local/bin/spring`. You can jump right to [running the app](#running_the_app).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user