mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 04:02:00 -06:00
Fix typo
This commit is contained in:
parent
48595f25fa
commit
1f1f6849dc
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ A [Go](https://golang.org) library & cli for the undocumented [crunchyroll](http
|
||||||
$ scoop bucket add extras # <- in case you haven't added the extra repository already
|
$ scoop bucket add extras # <- in case you haven't added the extra repository already
|
||||||
$ scoop install crunchyroll-go
|
$ scoop install crunchyroll-go
|
||||||
```
|
```
|
||||||
- 🛠 Build it yourself. Must be done if your target platform is not covered by the [provided binaries](https://github.com/ByteDream/crunchyroll-go/releases/latest) (like Raspberry Pi or M1 mac):
|
- 🛠 Build it yourself. Must be done if your target platform is not covered by the [provided binaries](https://github.com/ByteDream/crunchyroll-go/releases/latest) (like Raspberry Pi or M1 Mac):
|
||||||
- use `make` (requires `go` to be installed):
|
- use `make` (requires `go` to be installed):
|
||||||
```shell
|
```shell
|
||||||
$ git clone https://github.com/ByteDream/crunchyroll-go
|
$ git clone https://github.com/ByteDream/crunchyroll-go
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue