Skip to content

Commit 22c2115

Browse files
committed
fix(README): Use correct package string
1 parent 5bc4ccd commit 22c2115

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
@@ -24,7 +24,7 @@ $ mangathr <COMMAND> -s SOURCE QUERY
2424

2525
If Go is installed, install it with:
2626
```
27-
$ go install github.com/browningluke/mangathr/cmd/mangathr@latest
27+
$ go install github.com/browningluke/mangathr/v2/cmd/mangathr@latest
2828
```
2929

3030
### Pre-build binary

0 commit comments

Comments
 (0)