mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-19 01:58:16 +08:00
Merge pull request #28 from andypiper/fix-doc
* fix-doc: fix homebrew install info
This commit is contained in:
@@ -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).
|
||||
|
||||
|
Reference in New Issue
Block a user