From e791dada42d858cefd7fba79e2282723aa845b49 Mon Sep 17 00:00:00 2001 From: Dustin Decker Date: Thu, 12 Jan 2023 07:57:12 -0800 Subject: [PATCH] Update installation instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4535f4..b13a2f2 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ For installation instructions from binaries please visit the [Releases Page](htt #### Via Go ```console -$ go get github.com/genuinetools/pepper +$ go install github.com/genuinetools/pepper@latest ``` ## Usage