Skip to content

Commit d9cad26

Browse files
committed
README: fix go get path for v2
1 parent 4a03ea8 commit d9cad26

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 @@ If you are unfamiliar with Go modules there's a [list of recommended resources](
2424

2525
## Go Get
2626

27-
go get -u github.com/markus-wa/demoinfocs-golang/v2
27+
go get -u github.com/markus-wa/demoinfocs-golang/v2/pkg/demoinfocs
2828

2929
## Example
3030

0 commit comments

Comments
 (0)