Skip to content

Commit 25033ee

Browse files
committed
Migrate away from pivotal-legacy/homebrew-tap
Update reference documentation to the new spring-io/homebrew-tap repo. Closes gh-24659
1 parent 27b0cf9 commit 25033ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

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

292292
[indent=0]
293293
----
294-
$ brew tap pivotal/tap
295-
$ brew install springboot
294+
$ brew tap spring-io/tap
295+
$ brew install spring-boot
296296
----
297297

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

0 commit comments

Comments
 (0)