Migrate away from pivotal-legacy/homebrew-tap

Update reference documentation to the new spring-io/homebrew-tap repo.

Closes gh-24659
This commit is contained in:
Phillip Webb 2021-01-06 16:45:10 -08:00
parent 27b0cf946f
commit 25033ee5e7

View File

@ -291,8 +291,8 @@ If you are on a Mac and use https://brew.sh/[Homebrew], you can install the Spri
[indent=0]
----
$ brew tap pivotal/tap
$ brew install springboot
$ brew tap spring-io/tap
$ brew install spring-boot
----
Homebrew installs `spring` to `/usr/local/bin`.