analytics-go icon indicating copy to clipboard operation
analytics-go copied to clipboard

Readme has malformed command

Open peterstirrup opened this issue 4 years ago • 0 comments

Line 14:

go get https://github.com/segmentio/analytics-go

Should be:

go get github.com/segmentio/analytics-go

peterstirrup avatar Apr 13 '22 11:04 peterstirrup