From 71a80cc747ab15d282c2891523f46a8456e8f4c1 Mon Sep 17 00:00:00 2001 From: Sagnik Haldar <52795867+hsagnik@users.noreply.github.com> Date: Thu, 21 Jul 2022 13:09:50 +0530 Subject: [PATCH] Update README.md To install kxss using latest go version --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ae5859c..ceed971 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,10 @@ URL: https://www.**********.***/event_register.php?event=177 Param: event Unfilt To install this Tool please use the following Command: ``` go get github.com/Emoe/kxss + +For those using latest go version: + +go install github.com/Emoe/kxss@latest ``` ## Usage