remove space

This commit is contained in:
奶爸
2018-04-11 16:11:21 +08:00
parent a831111e26
commit b26a00f48c
+1 -1
View File
@@ -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.