From a1ab5f4c5e45b0d4f5c1d1da03adbcec70e5d2b6 Mon Sep 17 00:00:00 2001 From: Wessel klein Snakenborg <100232604+wessel-novacustom@users.noreply.github.com> Date: Tue, 12 Sep 2023 13:44:40 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6669e08..78aedb4 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Apart from this change, we added a script below to automatically install the sof To install the software automatically, open a terminal and execute: ```sh -wget https://novacustom.com/vendorfirmware/kb.sh && chmod +x kb.sh && sudo ./kb.sh +wget https://github.com/wessel-novacustom/clevo-keyboard/raw/master/kb.sh && chmod +x kb.sh && sudo ./kb.sh ``` After the installation, reboot the laptop in order to make the application work. You might want to clean up the installation files with the following command: