mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 12:12:00 -06:00
Update go build instructions
This commit is contained in:
parent
58bf549964
commit
68aa7e903f
1 changed files with 2 additions and 2 deletions
|
|
@ -67,8 +67,8 @@ A [Go](https://golang.org) library & cli for the undocumented [crunchyroll](http
|
||||||
- use `go`:
|
- use `go`:
|
||||||
```shell
|
```shell
|
||||||
$ git clone https://github.com/ByteDream/crunchyroll-go
|
$ git clone https://github.com/ByteDream/crunchyroll-go
|
||||||
$ cd crunchyroll-go/cmd/crunchyroll-go
|
$ cd crunchyroll-go
|
||||||
$ go build -o crunchy
|
$ go build -o crunchy cmd/crunchyroll-go/main.go
|
||||||
```
|
```
|
||||||
|
|
||||||
## 📝 Examples
|
## 📝 Examples
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue