diff --git a/README.md b/README.md
index b49fd4f..c188426 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,7 @@ Paste code content of theme-custom.css
. Set permissions of the file
## Lazy one-liner Usage / Installation
+ssh into omv with whatever application you like and paste the code into the terminal, let it do it's thing and you should have a fully functional darkthemed omv control pannel. I'll be it can have some refinements to be made but over pritty good, not complaining. Judging by the laziness you have to use a oneliner command instead of doing step by step, I dought you care about the little rough edges
cd /var/www/openmediavault/css/ && sudo wget https://raw.githubusercontent.com/topa-LE/omv_blue_dark_themes/main/theme-custom.css && sudo chown openmediavault-webgui:openmediavault-webgui theme-custom.css