From a9923d9079391ea93414113e59b16122239c4d7e Mon Sep 17 00:00:00 2001 From: breeze303 <122870904+breeze303@users.noreply.github.com> Date: Sun, 3 Nov 2024 10:05:25 +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 080bc4e4e19..ca1027e9cfe 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ 3. 下载源代码,更新 feeds 并选择配置 ```bash - git clone --depth 1 -b main --single-branch https://github.com/LiBwrt-op/openwrt-6.x.git + git clone --depth 1 -b openwrt-24.10 --single-branch https://github.com/LiBwrt-op/openwrt-6.x.git cd openwrt-6.x ./scripts/feeds update -a && ./scripts/feeds install -a make menuconfig