fast icon indicating copy to clipboard operation
fast copied to clipboard

Update "go get" syntax to "go install"

Open codesections opened this issue 2 years ago • 0 comments

The go get -u … command in the current README is no longer supported; this PR updates to the current go install … syntax.

Thanks for the useful tool!

codesections avatar Mar 31 '23 18:03 codesections