As a new user to the go sdk
The README states
Installation
$ go get github.com/hiero-ledger/hiero-sdk-go/v2@latest
https://github.com/hiero-ledger/hiero-sdk-go
but as a new user I get:
hiero-sdk-go % go get github.com/hiero-ledger/hiero-sdk-go/v2@latest
zsh: command not found: go
The README should ideally document the full set up steps, and describe any pre-requisites