Skip to content

Commit 42e649d

Browse files
committed
Merge branch '2.4.x'
Closes gh-24682
2 parents 012fb3d + 04616a0 commit 42e649d

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)