diff --git a/README.md b/README.md index e8623d4..df56b7f 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This library follows the instructions described in [verify id tokens using third ```go import ( - "github.com/LewisWatson/firebase-jwt-auth" + "gopkg.in/LewisWatson/firebase-jwt-auth.v1" "github.com/manyminds/api2go" )