diff --git a/README.md b/README.md index 9619f5b2..a24afecc 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,10 @@ Everything else is the responsibility of the command's author. # Getting started ## Installation -### Building from source +### install with go To get started, first make sure you've properly set up your [Go](http://golang.org/doc/install) 1.21 or newer environment and then run ```bash -$ go build github.com/adnanh/webhook +go install github.com/adnanh/webhook@latest ``` to build the latest version of the [webhook][w].