mirror of
https://github.com/adnanh/webhook.git
synced 2025-05-16 10:30:09 +00:00
Update README.md
refactoring
This commit is contained in:
parent
624d94e736
commit
dcc5b846b2
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue