diff --git a/README.md b/README.md index a835e4d..30ef416 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # go-install + a curl/bash script to install the latest version of golang +installs to the common standard user-based location ~/go and +automatically configures the PATH + ## usage -tbd \ No newline at end of file + curl https://raw.githubusercontent.com/mleku/go-install/refs/heads/main/install.sh | bash \ No newline at end of file