From 2a83a8e857a3ff16cdd168b31a12b3b83de43052 Mon Sep 17 00:00:00 2001 From: Hongru Date: Sun, 19 Oct 2025 13:48:55 +0800 Subject: [PATCH] =?UTF-8?q?README=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e5f4f86..a151028 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ ssh://git@182.148.54.29:25672/StudyGroup/GitDemo.git +> 注意:"GitDemo.git"为仓库名称,在其他地方使用时请根据需要替换为相应仓库名。 + 注意:这是一个 SSH 地址且使用了非默认端口 25672。请确保你的电脑已配置 SSH 公钥并允许通过该端口访问目标服务器。 ## 前置准备