This commit is contained in:
ByteDream 2022-04-26 08:42:01 +02:00 committed by GitHub
parent 980c28a754
commit c9ad097d85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,8 +56,8 @@ A [Go](https://golang.org) library & cli for the undocumented [crunchyroll](http
```shell
$ yay -S crunchyroll-go
```
- On Windows [scoop](https://scoop.sh/) can be used to install it (added by [@AdmnJ](https://github.com/AdmnJ)):
- ```shell
- On Windows [scoop](https://scoop.sh/) can be used to install it (added by [@AdmnJ](https://github.com/AdmnJ)):
```shell
$ scoop bucket add extra # <- in case you haven't added the extra repository already
$ scoop install crunchyroll-go
```