Skip to content

Commit 345bf3d

Browse files
authored
Update README.md
1 parent e6e3242 commit 345bf3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ If you don't have time to waste configuring, hosting, debugging and maintaining
2828
### Building from source
2929
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
3030
```bash
31-
$ go get github.com/adnanh/webhook
31+
$ go build github.com/adnanh/webhook
3232
```
33-
to get the latest version of the [webhook][w].
33+
to build the latest version of the [webhook][w].
3434

3535
### Using package manager
3636
#### Snap store

0 commit comments

Comments
 (0)