From 8ffc9a68c6fcffb12ab96c18bf9d1d7fe9377997 Mon Sep 17 00:00:00 2001 From: kody Date: Mon, 15 Dec 2025 09:58:44 +0800 Subject: [PATCH] =?UTF-8?q?docs(README):=20=E4=BF=AE=E6=94=B9=E4=BB=93?= =?UTF-8?q?=E5=BA=93=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db7e01d..3e87f0e 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ 1. 克隆本配置仓库到你的 Neovim 配置目录: ```bash - git clone <仓库地址> ~/.config/nvim + git clone https://github.com/kody-code/NeoVim.git ~/.config/nvim ``` 2. 启动 Neovim,Lazy 包管理器会自动安装所需插件: