From 622531b298c27f0dc5880367c607b505988851e7 Mon Sep 17 00:00:00 2001
From: jxnshi
Date: Tue, 14 Jan 2025 17:34:39 +0000
Subject: [PATCH] Fix mesange clone command
---
public/mesange.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/public/mesange.html b/public/mesange.html
index 1f48b0b..14b0e07 100644
--- a/public/mesange.html
+++ b/public/mesange.html
@@ -3,5 +3,5 @@
See mesange.git for more information.
- You can clone the repo with this command: git://jxnshi.xyz/mesage.git
+ You can clone the repo with this command: git clone git://jxnshi.xyz/mesage.git
--
2.49.0