Update README

This commit is contained in:
no
2024-11-28 14:01:56 +01:00
parent cf0a34c045
commit 2226391858
+1 -1
View File
@@ -44,7 +44,7 @@ Dieses Projekt implementiert ein flexibles und robustes VPN-Überwachungsskript,
### **Installation** ### **Installation**
1. Klone das Repository oder kopiere die Skriptdateien auf deinen Server: 1. Klone das Repository oder kopiere die Skriptdateien auf deinen Server:
```bash ```bash
git clone <repository-url> git clone https://git.admins.tech/no/vpn-con-checker.git
cd vpn-monitor cd vpn-monitor
``` ```