Error:
$ go install github.com/elliotchance/gedcom@latest
go: finding module for package golang.org/x/text/language
go: finding module for package golang.org/x/text/message
go: found golang.org/x/text/language in golang.org/x/text v0.20.0
go: found golang.org/x/text/message in golang.org/x/text v0.20.0
package github.com/elliotchance/gedcom is not a main package
It would be really helpful to have an INSTALL file, for those of us not familiar with Go.