mirror of
https://github.com/adnanh/webhook.git
synced 2026-07-26 08:39:17 +08:00
Update README.md
refactoring
This commit is contained in:
@@ -4,12 +4,12 @@
|
||||
*Please note:* Before installing the webhook, make sure you have installed `go` and properly set up your `$GOPATH` environment variable.
|
||||
|
||||
```go
|
||||
go get github.com/adnanh/webhook
|
||||
$ go get github.com/adnanh/webhook
|
||||
```
|
||||
|
||||
## Updating
|
||||
```go
|
||||
go get -u github.com/adnanh/webhook
|
||||
$ go get -u github.com/adnanh/webhook
|
||||
```
|
||||
|
||||
## Adding hooks
|
||||
|
||||
Reference in New Issue
Block a user