Update library get option to v2

This commit is contained in:
bytedream 2022-05-01 14:03:17 +02:00
parent 80b0784f50
commit ddfd2b44a1

View file

@ -205,7 +205,7 @@ These flags you can use across every sub-command
Download the library via `go get` Download the library via `go get`
```shell ```shell
$ go get github.com/ByteDream/crunchyroll-go $ go get github.com/ByteDream/crunchyroll-go/v2
``` ```
The documentation is available on [pkg.go.dev](https://pkg.go.dev/github.com/ByteDream/crunchyroll-go). The documentation is available on [pkg.go.dev](https://pkg.go.dev/github.com/ByteDream/crunchyroll-go).