diff --git a/README.md b/README.md
index df75ec8..467b6ff 100644
--- a/README.md
+++ b/README.md
@@ -55,15 +55,11 @@ See [#39](https://github.com/crunchy-labs/crunchy-cli/issues/39) for more inform
```shell
$ yay -S crunchyroll-go
```
--
-
- On Windows [scoop](https://scoop.sh/) can be used to install it (added by [@AdmnJ](https://github.com/AdmnJ)):
+- On Windows [scoop](https://scoop.sh/) can be used to install it (added by [@AdmnJ](https://github.com/AdmnJ)):
```shell
$ scoop bucket add extras # <- in case you haven't added the extra repository already
$ scoop install crunchyroll-go
```
-
-
Currently not working because the repo got renamed!
- 🛠Build it yourself. Must be done if your target platform is not covered by the [provided binaries](https://github.com/crunchy-labs/crunchy-cli/releases/latest) (like Raspberry Pi or M1 Mac):
- use `make` (requires `go` to be installed):