The readme should have a section for how to use --version when piping to bash. ### Example `wget -q -O - https://raw.githubusercontent.com/canha/golang-tools-install-script/master/goinstall.sh \ | bash -s -- --version 1.13.1 `