Merge pull request #13203 from cli/tm/skills-search-fix
Remove misleading text
This commit is contained in:
commit
bc9ba9b0e6
1 changed files with 1 additions and 1 deletions
|
|
@ -540,7 +540,7 @@ func promptInstall(opts *SearchOptions, skills []skillResult) error {
|
|||
}
|
||||
|
||||
indices, err := opts.Prompter.MultiSelect(
|
||||
"Select skills to install (press Enter to skip):",
|
||||
"Select skills to install:",
|
||||
nil,
|
||||
options,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue