evanlucas / fish-kubectl-completions

kubectl completions for fish shell
MIT License
576 stars 42 forks source link

Small readme error? #13

Closed max-sixty closed 5 years ago

max-sixty commented 5 years ago

Should this:

$ ln -s ../fish-kubectl-completions/kubectl.fish completions/

be

$ ln -s fish-kubectl-completions/kubectl.fish completions/

?

max-sixty commented 5 years ago

Apologies, my mistake