We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 04c72bf + a9a7464 commit 2f687c7Copy full SHA for 2f687c7
README.md
@@ -17,7 +17,7 @@ Make sure you have [GO](https://golang.org/) installed on your system.
17
getJS is written in GO. You can install it with `go get`:
18
19
```
20
-go get github.com/003random/getJS
+go install github.com/003random/getJS@latest
21
22
23
# Usage
0 commit comments