From 76249de494e233264921192ddd1bdf804e371870 Mon Sep 17 00:00:00 2001 From: Thomas Date: Sun, 5 Oct 2025 22:58:07 +0200 Subject: [PATCH] Update INSTALL.md adress --- INSTALL.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 506decc..1234fe6 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -4,7 +4,7 @@ Klon eller hent ZIP fra GitHub: ``` -git clone https://github.com//twitch-php-bot.git +git clone [https://github.com/tuxitheone/PHP_Bot-ModInterface.git] Placer i din webserver, fx: makefile @@ -65,7 +65,7 @@ Installation Guide – Twitch PHP Bot Clone or download the ZIP from GitHub: ``` -git clone https://github.com//twitch-php-bot.git +git clone [https://github.com/tuxitheone/PHP_Bot-ModInterface.git] ``` Place it in your web server directory, for example: @@ -142,4 +142,4 @@ npm install ws node ws_server.js ``` -The dashboard will automatically switch to WebSocket mode if available. \ No newline at end of file +The dashboard will automatically switch to WebSocket mode if available.