tierpod / dmarc-report-converter

Convert dmarc reports from xml to human-readable formats
MIT License
237 stars 25 forks source link

Error invalid char ':' on first line of install #9

Closed flenniken closed 4 years ago

flenniken commented 5 years ago

I get an error when running the first line of the installation procedure.

go get -u https://github.com/tierpod/dmarc-report-converter.git

package https:/github.com/tierpod/dmarc-report-converter.git: https:/github.com/tierpod/dmarc-report-converter.git: invalid import path: malformed import path "https:/github.com/tierpod/dmarc-report-converter.git": invalid char ':'
tierpod commented 5 years ago

Hello @flenniken ! Thank you for the ticket. I updated Installation section in README.md. I hope now it is more clear.