diff --git a/README.md b/README.md index 5f07d90..4956739 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ DKIM package for Golang ### Install ``` - go get https://github.com/toorop/go-dkim + go get github.com/toorop/go-dkim ``` Warning: you need to use Go 1.4.2-master or 1.4.3 (when it will be available) see https://github.com/golang/go/issues/10482 fro more info.