post_install() {
  cat <<EOF
The script to source is now called kubeswitch.sh.
The function it defines is now called kubeswitch.

Source kubeswitch.sh in your .bashrc/.zshrc, then
invoke \`kubeswitch\`.
EOF
}
