Update README.md

This commit is contained in:
Adnan Hajdarević 2024-10-25 09:39:58 +02:00 committed by GitHub
parent eddeb82032
commit 9cd78fca1a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,7 @@ Everything else is the responsibility of the command's author.
# Getting started
## Installation
### Building from source
To get started, first make sure you've properly set up your [Go](http://golang.org/doc/install) 1.14 or newer environment and then run
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
```