From c76a1b982cdd68beae3bec5d83288bd87413aed9 Mon Sep 17 00:00:00 2001 From: Muril-o Date: Sun, 29 May 2022 13:12:11 -0300 Subject: [PATCH] Added linux install instructions for maintained AUR --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/README.md b/README.md index 66dea87..f930ec5 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,29 @@ Unlike qBit's sequential, seeking into undownloaded data will prioritise downloa - change what resolution to find torrents in - stream real-time with no waiting for downloads +## **Linux Installation** + +### Arch + +If you use paru: +```bash +paru -S miru-bin +``` + +If you use yay: + +```bash +yay -S miru-bin +``` + +### Debian/Ubuntu + +- Download the `linux-Miru-version.deb` from the [releases](https://github.com/ThaUnknown/miru/releases/latest) page. +- Install the deb file with package manager. +```bash +apt install linux-Miru-*.deb +``` + ## **Building and Development** Dependencies: