diff --git a/Installers/golang.sh b/Installers/golang.sh index 1971293..3f6869a 100644 --- a/Installers/golang.sh +++ b/Installers/golang.sh @@ -85,4 +85,5 @@ $action . "$HOME"/.bash_profile -echo -e "${C_LGn}Done!${RES}" \ No newline at end of file +echo -e "${C_LGn}Done!${RES}" +go version \ No newline at end of file