From 8cc6799e34ce27b4a5a343c6fa391f509bdab12e Mon Sep 17 00:00:00 2001 From: Oskar Date: Tue, 30 Nov 2021 22:15:12 +0100 Subject: [PATCH] chore(docs): update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 292f043..c0c5b3d 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ This application "pings" websites every few minutes (to be set in config). It ca ### ⭐ Compile -Method 2: +Method 1: * `go install github.com/medzikuser/go-pingbot@latest` * Output binary path * Check GOPATH `go env GOPATH`