diff --git a/README.md b/README.md index a7db365..bc4c3c2 100644 --- a/README.md +++ b/README.md @@ -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