Update getting-started.adoc

Fixed path for bash completions

Closes gh-5831
pull/5830/merge
Kirill Gavrilov 9 years ago committed by Phillip Webb
parent 50de70e2eb
commit f889cb4d58

@ -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
----

Loading…
Cancel
Save