From 345bf3d4094de98df6bd56b91e04b4c0cfe6cc62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adnan=20Hajdarevi=C4=87?= Date: Thu, 14 May 2020 14:22:24 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 083c36f..9527262 100644 --- a/README.md +++ b/README.md @@ -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