From 69ba35fe93227460e83cfd15837c402d4707d526 Mon Sep 17 00:00:00 2001 From: QuarkTree <2529149346@qq.com> Date: Tue, 18 Mar 2025 07:49:28 +0800 Subject: [PATCH] fix url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2cbc7b..1f6f9bd 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Firewall Management System 是一个基于 Go 和 Vue3 的防火墙管理系统 ### 2. 克隆项目 ```bash -git clone hhttps://code.kcpot.top/QuarkTree/firewall-system.git +git clone https://code.kcpot.top/QuarkTree/firewall-system.git cd firewall-system ```