diff --git a/README.md b/README.md
index ae85a18d300f6f51508474f9c2f6f0aabd3750d0..8e473a1b7b7f8e5ee0d470e2740f9023dfe4ba4a 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,11 @@ The installation is done via the CLI utility. Run the following commands on the
 ~# wget https://raw.githubusercontent.com/Weilbyte/PVEDiscordDark/master/PVEDiscordDark.sh
 ~# bash PVEDiscordDark.sh install
 ```
+Or this oneliner
+```
+bash <(curl -s https://raw.githubusercontent.com/Weilbyte/PVEDiscordDark/master/PVEDiscordDark.sh ) install
+```
+
 
 ## Uninstallation
  To uninstall the theme, simply run the utility with the `uninstall` command.