Update README.md

refactoring
This commit is contained in:
Adnan Hajdarević 2015-01-13 03:37:47 +01:00
parent 624d94e736
commit dcc5b846b2

View file

@ -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