From 2bf2416b6f3a649d40ecc4fd470f4afbc078a3d9 Mon Sep 17 00:00:00 2001 From: Orhan Erday <98099231+orhan-erday@users.noreply.github.com> Date: Thu, 22 Dec 2022 12:24:18 +0300 Subject: [PATCH] Update readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c21a6ee..dbd1eb8 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ A very simple webhook server to launch shell scripts. Run the following command: ```bash -$ go get -v github.com/ncarlier/webhookd +$ go install github.com/ncarlier/webhookd@latest ``` **Or** download the binary regarding your architecture: