Skip to content

Commit ef09982

Browse files
committed
Merge branch '2.2.x' into 2.3.x
Closes gh-24680
2 parents 73a2a4b + 25033ee commit ef09982

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/getting-started.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,8 +210,8 @@ If you are on a Mac and use https://brew.sh/[Homebrew], you can install the Spri
210210

211211
[indent=0]
212212
----
213-
$ brew tap pivotal/tap
214-
$ brew install springboot
213+
$ brew tap spring-io/tap
214+
$ brew install spring-boot
215215
----
216216

217217
Homebrew installs `spring` to `/usr/local/bin`.

0 commit comments

Comments
 (0)