From cf37025a27530d79e6de3fa441088110b7b1adae Mon Sep 17 00:00:00 2001 From: Hongru Date: Sun, 19 Oct 2025 13:49:53 +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 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a151028..21da924 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,8 @@ ssh://git@182.148.54.29:25672/StudyGroup/GitDemo.git -> 注意:"GitDemo.git"为仓库名称,在其他地方使用时请根据需要替换为相应仓库名。 - -注意:这是一个 SSH 地址且使用了非默认端口 25672。请确保你的电脑已配置 SSH 公钥并允许通过该端口访问目标服务器。 +> ATTENTION 1:"GitDemo.git"为仓库名称,在其他地方使用时请根据需要替换为相应仓库名。 +> ATTENTION 2:这是一个 SSH 地址且使用了非默认端口 25672。请确保你的电脑已配置 SSH 公钥并允许通过该端口访问目标服务器。 ## 前置准备