README: add information how to consume the binary repo

This commit is contained in:
Rolf Leggewie
2025-03-27 04:03:38 +08:00
parent 030d1b5878
commit a82eca5f60

View File

@@ -10,3 +10,9 @@ On a Debian-based system
git clone git@github.com:armbian/apa.git
cd apa
debuild -uc -us
## How to use on your SBC ##
echo deb [trusted=yes] https://github.armbian.com/apa current main | sudo tee /etc/apt/sources.list.d/armbian-apa.list
sudo apt update
sudo apt install armbian-common