From 18a6ea957d165a1f89066cc1e0dfa570d978af3d Mon Sep 17 00:00:00 2001 From: aixiao Date: Mon, 13 Nov 2023 11:22:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e646d2e..db894bb 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 蓝莓派,基于 [Yuzuki Chameleon](https://github.com/YuzukiHD/YuzukiChameleon) 二次开发。 修改SCH原理图WiFi模块,替换为RTL8189ES。 -修改PCB适用RTL8189ES。 +修改PCB适用与RTL8189ES。 ## 特点: @@ -44,7 +44,7 @@ cd build ./compile.sh build BOARD=blueberry BRANCH=legacy BUILD_DESKTOP=no BUILD_MINIMAL=yes KERNEL_CONFIGURE=yes RELEASE=bookworm ``` -预构建系统 https://blueberry.aixiao.me/images/ +预构建系统下载 https://blueberry.aixiao.me/images/ ## 问题