mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 04:02:00 -06:00
More crunchyroll to crunchyroll-go renaming
This commit is contained in:
parent
ac56f58cd4
commit
291aae18f3
7 changed files with 9 additions and 9 deletions
|
|
@ -43,13 +43,13 @@ A [Go](https://golang.org) library & cli for the undocumented [crunchyroll](http
|
|||
- use `make` (requires `go` to be installed)
|
||||
```
|
||||
$ git clone https://github.com/ByteDream/crunchyroll-go
|
||||
$ cd crunchyroll
|
||||
$ cd crunchyroll-go
|
||||
$ make
|
||||
```
|
||||
- use `go`
|
||||
```
|
||||
$ git clone https://github.com/ByteDream/crunchyroll-go
|
||||
$ cd crunchyroll/cmd/crunchyroll
|
||||
$ cd crunchyroll-go/cmd/crunchyroll-go
|
||||
$ go build -o crunchy
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue