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