Update README.md

Clarify needed packages for some distros
pull/41/head
josephx86 2 years ago committed by GitHub
parent 5d8817458d
commit 00ec9c58af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -46,7 +46,10 @@ Otherwise, the password prompt to unlock a dm-crypt device won't show up.
+ follow the step below (I'm using **archlinux** here)-
```bash
# packages needed - plymouth, plymouth-x11, plymouth-plugin-script(fedora)
# packages needed:
archlinux: plymouth
debian: plymouth-x11
fedora: plymouth-plugin-script
# after downloading or cloning themes, copy the selected theme in plymouth theme dir
sudo cp -r angular /usr/share/plymouth/themes/

Loading…
Cancel
Save