mirror of
https://github.com/adnanh/webhook.git
synced 2025-05-11 08:04:44 +00:00
Document minimum Go release
This commit is contained in:
parent
13d5630e80
commit
8c46a8343b
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ If you don't have time to waste configuring, hosting, debugging and maintaining
|
|||
# Getting started
|
||||
## Installation
|
||||
### Building from source
|
||||
To get started, first make sure you've properly set up your [Golang](http://golang.org/doc/install) environment and then run the
|
||||
To get started, first make sure you've properly set up your [Go](http://golang.org/doc/install) 1.12 or newer environment and then run
|
||||
```bash
|
||||
$ go get github.com/adnanh/webhook
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue