diff --git a/README.md b/README.md index c2ec894..e4e44a5 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Installation Use go get. ```shell - go get -u gopkg.in/go-playground/webhooks.v3 +go get -u gopkg.in/go-playground/webhooks.v3 ``` Then import the package into your own code.