doc(): fix go get URL

This commit is contained in:
Nicolas Carlier 2018-11-17 09:23:50 +00:00
parent 3021c19551
commit ed37da819b

View File

@ -13,7 +13,7 @@ A very simple webhook server to launch shell scripts.
Run the following command:
```bash
$ go get -v github.com/ncarlier/webhookd/webhookd
$ go get -v github.com/ncarlier/webhookd
```
**Or** download the binary regarding your architecture: