diff --git a/spring-boot-project/spring-boot-docs/src/docs/asciidoc/getting-started/installing.adoc b/spring-boot-project/spring-boot-docs/src/docs/asciidoc/getting-started/installing.adoc index e1ba182dcced..0ad32e14b67b 100644 --- a/spring-boot-project/spring-boot-docs/src/docs/asciidoc/getting-started/installing.adoc +++ b/spring-boot-project/spring-boot-docs/src/docs/asciidoc/getting-started/installing.adoc @@ -97,7 +97,7 @@ Get SDKMAN! from https://sdkman.io and install Spring Boot by using the followin ---- $ sdk install springboot $ spring --version - Spring Boot v{spring-boot-version} + Spring CLI v{spring-boot-version} ---- If you develop features for the CLI and want access to the version you built, use the following commands: