Update README with usage instructions and installation details
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user