We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74b7098 commit dce979dCopy full SHA for dce979d
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
97
----
98
$ sdk install springboot
99
$ spring --version
100
- Spring Boot v{spring-boot-version}
+ Spring CLI v{spring-boot-version}
101
102
103
If you develop features for the CLI and want access to the version you built, use the following commands:
0 commit comments