analytics-go
analytics-go copied to clipboard
Fix go get import path in README
Fixes the go get command in the README; the HTTPS protocol scheme must not be included.
This is the output when running the command as currently specified:
> go get https://github.com/segmentio/analytics-go
go: malformed module path "https:/github.com/segmentio/analytics-go": invalid char ':'