diff --git a/README.md b/README.md index ae09a14b..0187de7b 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,7 @@ Armbian logo
- Armbian Linux Build Framework

- $${\color{black}NEXT\space \color{red}gen}$$ -

+ Armbian Linux Build Framework
## Table of contents @@ -44,13 +42,7 @@ cd build ./compile.sh ``` -### BUILD Allwinner H616 quad core 2GB RAM SoC WiFi (blueberry) -### 构建Allwinner H616四核2GB RAM SoC WiFi(蓝莓) -```bash -apt-get -y install git -git clone --depth=1 --branch=main https://git.aixiao.me/aixiao/build.git -./compile.sh build BOARD=blueberry BRANCH=legacy BUILD_DESKTOP=no BUILD_MINIMAL=yes KERNEL_CONFIGURE=yes RELEASE=bookworm -``` + Armbian logo @@ -86,6 +78,15 @@ More information: - [Build options](https://docs.armbian.com/Developer-Guide_Build-Options/) — all build options; - [User configuration](https://docs.armbian.com/Developer-Guide_User-Configurations/) — how to add packages, patches, and override sources config; +### BUILD Allwinner H616 quad core 2GB RAM SoC WiFi (blueberry) +### 构建Allwinner H616四核2GB RAM SoC WiFi(蓝莓) +```bash +apt-get -y install git +git clone --depth=1 --branch=main https://git.aixiao.me/aixiao/build.git +cd build +./compile.sh build BOARD=blueberry BRANCH=legacy BUILD_DESKTOP=no BUILD_MINIMAL=yes KERNEL_CONFIGURE=yes RELEASE=bookworm +``` + ## Download prebuilt images - quarterly released **supported** builds —