From 5a3bfab37728b93fc64f9862a3a92237ab9f6814 Mon Sep 17 00:00:00 2001 From: tiffany-929 <303889140@qq.com> Date: Thu, 4 Jul 2024 12:59:48 +0800 Subject: [PATCH] update readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d093f7d01f..59dea06f236 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ 3. 下载源代码,更新 feeds 并选择配置 ```bash - git clone -b main --single-branch https://github.com/King-Of-Knights/openwrt-6.x.git + git clone --depth 1 -b main --single-branch https://github.com/King-Of-Knights/openwrt-6.x.git cd openwrt-6.x ./scripts/feeds update -a && ./scripts/feeds install -a make menuconfig