From 4bea3dd05652d67f4051a9d1bd13a2dfd18a2d7c Mon Sep 17 00:00:00 2001 From: bytedream Date: Mon, 13 Sep 2021 16:24:33 +0200 Subject: [PATCH] Updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a17d74..1242c33 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ A [Go](https://golang.org) library & cli for the undocumented [crunchyroll](http - [Linux (x64)](https://github.com/ByteDream/crunchyroll-go/releases/download/v1.1.0/crunchy-v1.1.0_linux) - [Windows (x64)](https://github.com/ByteDream/crunchyroll-go/releases/download/v1.1.0/crunchy-v1.1.0_windows.exe) - [MacOS (x64)](https://github.com/ByteDream/crunchyroll-go/releases/download/v1.1.0/crunchy-v1.1.0_darwin) -- If you use `arch` btw. or any other Linux distro which is based on arch, you can download the package via the [AUR](https://aur.archlinux.org/packages/crunchyroll-go/) +- If you use Arch btw. or any other Linux distro which is based on Arch Linux, you can download the package via the [AUR](https://aur.archlinux.org/packages/crunchyroll-go/) ``` $ yay -S crunchyroll-go ```