Skip to content

Commit 2f687c7

Browse files
authored
Merge pull request #18 from njmulsqb/patch-1
Update README.md
2 parents 04c72bf + a9a7464 commit 2f687c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Make sure you have [GO](https://golang.org/) installed on your system.
1717
getJS is written in GO. You can install it with `go get`:
1818

1919
```
20-
go get github.com/003random/getJS
20+
go install github.com/003random/getJS@latest
2121
```
2222

2323
# Usage

0 commit comments

Comments
 (0)