From 135df63b54020e079c5185cfe18de333a1d4a6b9 Mon Sep 17 00:00:00 2001 From: Jimmy Galland <1+jimmygalland@noreply@celjim.fr> Date: Mon, 27 Apr 2026 18:52:59 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd77c42..05ae69a 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Adds a USB power control entry in the moOde UI. ## 🚀 Quick Install (one command) ```bash -curl -L https://git.celjim.fr/public/moodeaudio-usb-control/raw/branch/master/src/install.sh | bash +curl -L https://git.celjim.fr/public/moodeaudio-usb-control/raw/branch/master/install.sh | bash ``` or