Update getting-started.adoc
Fixed path for bash completions Closes gh-5831
This commit is contained in:
parent
50de70e2eb
commit
f889cb4d58
|
@ -378,7 +378,7 @@ manually, e.g. if you have installed using SDKMAN!
|
||||||
|
|
||||||
[indent=0]
|
[indent=0]
|
||||||
----
|
----
|
||||||
$ . ~/.sdkman/springboot/current/shell-completion/bash/spring
|
$ . ~/.sdkman/candidates/springboot/current/shell-completion/bash/spring
|
||||||
$ spring <HIT TAB HERE>
|
$ spring <HIT TAB HERE>
|
||||||
grab help jar run test version
|
grab help jar run test version
|
||||||
----
|
----
|
||||||
|
|
Loading…
Reference in New Issue