doc(): update Golang installation cmd

This commit is contained in:
Orhan Erday 2022-12-22 12:49:30 +03:00 committed by GitHub
parent 3243d72850
commit 9020473d14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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