Skip to content

Commit d7d4c82

Browse files
committed
fix(docs): update go get command to include version path in README.md
1 parent 0719996 commit d7d4c82

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
@@ -59,7 +59,7 @@ Or to pin the version:
5959
<!-- x-release-please-start-version -->
6060

6161
```sh
62-
go get -u 'github.com/imagekit-developer/imagekit-go@v2.0.0'
62+
go get -u 'github.com/imagekit-developer/imagekit-go/v2@v2.0.0'
6363
```
6464

6565
<!-- x-release-please-end -->

0 commit comments

Comments
 (0)