wuzz
wuzz copied to clipboard
`go get` -> `go install`
Since the functionality of go get was moved to go install, running the go get command in README.md won't build and install wuzz, like it used to.