From 82dff4ef7d9752bd36476cba057b0e7a89b2cc37 Mon Sep 17 00:00:00 2001 From: Aditya Shakya Date: Wed, 8 Apr 2020 12:50:51 +0530 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 6122f75..2c736c3 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,13 @@ follow [this](https://wiki.archlinux.org/index.php/plymouth) *archwiki* article git clone https://github.com/adi1090x/plymouth-themes.git ``` +**AUR :** If you're `archlinux`, you can install these themes individually with an `AUR helper like yay` +```bash +yay -S plymouth-theme-NAME-git +``` +> Remember to replace the underscore(\_) with an hyphen(-) in theme's NAME. + + ### How to use these theme? follow the step below (I'm using **archlinux** here)-