cloudflare-docs
cloudflare-docs copied to clipboard
[Roughtime] Update install instruction for getroughtime
go get doesn't work outside of a go module.
For a hello world example, it might help to keep the step simple by installing the getroughtime client (without setting up a module).
This PR updates the instruction to do that.