From c94eae5d4dd00062c3153410b435ea55862a576b Mon Sep 17 00:00:00 2001 From: MCHost Date: Thu, 3 Jul 2025 05:52:35 -0400 Subject: [PATCH] fix repo url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fbbfbe..e1f59b5 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ A real-time server monitoring application for Docker containers and system metri 1. **Clone the Repository**: ```bash - git clone + git clone git@git.ssh.surf:hypermc/my-mc-stats-website.git cd my-mc-stats-website ```