Skip to content

Commit

Permalink
Merge pull request #28831 from mikrethor
Browse files Browse the repository at this point in the history
* pr/28831:
  Fix output of "spring --version" in reference documentation

Closes gh-28831
  • Loading branch information
snicoll committed Nov 28, 2021
2 parents 74b7098 + dce979d commit e4d1718
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -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:
Expand Down

0 comments on commit e4d1718

Please sign in to comment.