diff --git a/spring-boot-project/spring-boot-docs/src/docs/asciidoc/getting-started.adoc b/spring-boot-project/spring-boot-docs/src/docs/asciidoc/getting-started.adoc index 8c35b283958b..d359898a112b 100644 --- a/spring-boot-project/spring-boot-docs/src/docs/asciidoc/getting-started.adoc +++ b/spring-boot-project/spring-boot-docs/src/docs/asciidoc/getting-started.adoc @@ -210,8 +210,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`.