mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 12:12:00 -06:00
Update library get option to v2
This commit is contained in:
parent
80b0784f50
commit
ddfd2b44a1
1 changed files with 1 additions and 1 deletions
|
|
@ -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).
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue