mirror of
https://github.com/adnanh/webhook.git
synced 2025-05-13 09:04:44 +00:00
Update README.md
This commit is contained in:
parent
e6e324235d
commit
345bf3d409
1 changed files with 2 additions and 2 deletions
|
@ -28,9 +28,9 @@ If you don't have time to waste configuring, hosting, debugging and maintaining
|
||||||
### Building from source
|
### 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
|
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
|
```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
|
### Using package manager
|
||||||
#### Snap store
|
#### Snap store
|
||||||
|
|
Loading…
Add table
Reference in a new issue