Update README with usage instructions and installation details

This commit is contained in:
2025-10-05 10:28:37 +01:00
parent c3c875791b
commit 4d98e9a7ff

View File

@@ -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
curl https://raw.githubusercontent.com/mleku/go-install/refs/heads/main/install.sh | bash