mirror of
https://github.com/armbian/apa.git
synced 2026-01-06 12:31:05 -08:00
README: add information how to consume the binary repo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user