remove misleading text
This commit is contained in:
parent
26d2302cb8
commit
d333093efd
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