remove misleading text

This commit is contained in:
tommaso-moro 2026-04-17 10:26:03 +01:00
parent 26d2302cb8
commit d333093efd

View file

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