diff --git a/fisher.fish b/fisher.fish index fcc7698..3746a40 100644 --- a/fisher.fish +++ b/fisher.fish @@ -209,7 +209,7 @@ function _fisher_pkg_fetch_all case \*/\* set name "github.com/$name" case \* - echo "cannot install \"$name\" -- should be /$name" >&2 + echo "cannot install \"$name\" without a prefix -- should be /$name" >&2 continue end