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.
1 parent 04c72bf commit a9a7464Copy full SHA for a9a7464
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