You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
README.md: Ease `go install`-based installation instructions
Since we no longer use the replace directive in go.mod (see previous
commit) it is no possible to install hii directly using `go install`
again.