diff --git a/README.md b/README.md index 4b91db0..72ebb97 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,14 @@ ### Installation -`git clone https://github.com/Cronocide/x-plymouth-theme` -`cd x-plymouth` -`sudo cp -r x-plymouth /usr/share/plymouth/themes/` -`sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/x-plymouth/x-plymouth.plymouth 800` -`sudo update-alternatives --set default.plymouth /usr/share/plymouth/themes/x-plymouth/x-plymouth.plymouth` -`sudo update-initramfs -u` +``` +git clone https://github.com/Cronocide/x-plymouth-theme +cd x-plymouth +sudo cp -r x-plymouth /usr/share/plymouth/themes/ +sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/x-plymouth/x-plymouth.plymouth 800 +sudo update-alternatives --set default.plymouth /usr/share/plymouth/themes/x-plymouth/x-plymouth.plymouth +sudo update-initramfs -u +``` ### Customization