From 8e38d3112f6456e84d781a5f31ef7d9d0c539a10 Mon Sep 17 00:00:00 2001 From: "Tomi (tk0)" Date: Mon, 11 Sep 2023 16:21:38 +0300 Subject: [PATCH] Update README.md (#35) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a40d3cf..3e3605c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ it is required to apply multiple encodings to a payload (and possibly inserting ## Installation ``` -go install github.com/ffuf/pencode/cmd/pencode +go install github.com/ffuf/pencode/cmd/pencode@latest ``` ### Usage