mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 04:02:00 -06:00
Update module version to v3
This commit is contained in:
parent
b78d6a7871
commit
eb2414d012
11 changed files with 18 additions and 18 deletions
|
|
@ -205,10 +205,10 @@ These flags you can use across every sub-command:
|
|||
Download the library via `go get`
|
||||
|
||||
```shell
|
||||
$ go get github.com/ByteDream/crunchyroll-go/v2
|
||||
$ go get github.com/ByteDream/crunchyroll-go/v3
|
||||
```
|
||||
|
||||
The documentation is available on [pkg.go.dev](https://pkg.go.dev/github.com/ByteDream/crunchyroll-go/v2).
|
||||
The documentation is available on [pkg.go.dev](https://pkg.go.dev/github.com/ByteDream/crunchyroll-go/v3).
|
||||
|
||||
Examples how to use the library and some features of it are described in the [wiki](https://github.com/ByteDream/crunchyroll-go/wiki/Library).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue