diff --git a/README.md b/README.md index deaa11eb3..83f215c58 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@
Armbian Linux Build Framework

-Artifacts generation +GitHub contributors +Artifacts generation +GitHub last commit (branch)

## Table of contents @@ -38,6 +40,8 @@ ### Start with the build script +#### Development branch: + ```bash apt-get -y install git git clone --depth=1 --branch=main https://github.com/armbian/build @@ -45,6 +49,16 @@ cd build ./compile.sh ``` +#### Stable branch: + +```bash +apt-get -y install git +git clone --depth=1 --branch=v23.11 https://github.com/armbian/build +cd build +./compile.sh +``` + + Armbian logo - Interactive graphical interface.