Merge pull request #420 from adnanh/master

Update README.md
This commit is contained in:
Adnan Hajdarević 2020-05-14 14:22:48 +02:00 committed by GitHub
commit a75ab4f92f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,9 +28,9 @@ If you don't have time to waste configuring, hosting, debugging and maintaining
### Building from source
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
$ go build github.com/adnanh/webhook
```
to get the latest version of the [webhook][w].
to build the latest version of the [webhook][w].
### Using package manager
#### Snap store