Update 10.2.3. OSX Homebrew installation.md

master
qibaoguang 2015-05-15 10:14:28 +08:00
parent a98e92579c
commit b464f04d6f
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@
$ brew tap pivotal/tap
$ brew install springboot
```
Homebrew将把`spring`安装到`/usr/local/bin`下。
Homebrew将把spring安装到`/usr/local/bin`下。
**注**如果该方案不可用可能是因为你的brew版本太老了。你只需执行`brew update`并重试即可。