Merge pull request #5831 from gavvvr/patch-1

* pr/5831:
  Update getting-started.adoc
This commit is contained in:
Phillip Webb
2016-05-02 17:11:29 -07:00

View File

@@ -378,7 +378,7 @@ manually, e.g. if you have installed using SDKMAN!
[indent=0]
----
$ . ~/.sdkman/springboot/current/shell-completion/bash/spring
$ . ~/.sdkman/candidates/springboot/current/shell-completion/bash/spring
$ spring <HIT TAB HERE>
grab help jar run test version
----