From a9a746410446bb117e58ce47dbccc1e51020b2a0 Mon Sep 17 00:00:00 2001 From: Najam Ul Saqib Date: Wed, 16 Feb 2022 18:36:06 +0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32a89a8..1949d4f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Make sure you have [GO](https://golang.org/) installed on your system. getJS is written in GO. You can install it with `go get`: ``` -go get github.com/003random/getJS +go install github.com/003random/getJS@latest ``` # Usage