From f26d28ef3ae31851e877145dd2200cba425aa17c Mon Sep 17 00:00:00 2001 From: jasonMPM Date: Wed, 4 Mar 2026 23:32:53 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd5b4fc..c8f8422 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ SSH into your Unraid server and run: ```bash cd /mnt/user/appdata -git clone https://github.com//.git unifi-access-dashboard +git clone https://github.com/jasonMPM/unifi-access-dashboard.git unifi-access-dashboard cd unifi-access-dashboard ```