Merge pull request #937 from igorpecovnik/patch-1

Add Armbian as supported OS
This commit is contained in:
Dan Schaper
2023-11-29 10:50:03 -08:00
committed by GitHub
+1
View File
@@ -28,6 +28,7 @@ The following operating systems are **officially** supported:
| Distribution | Release | Architecture |
| ------------ | ---------------- | ------------------- |
| Raspberry Pi OS <br>(formerly Raspbian) | Buster / Bullseye | ARM |
| Armbian OS | Any | ARM / x86_64 / riscv64 |
| Ubuntu | 20.x / 22.x / 23.x | ARM / x86_64 |
| Debian | 10 / 11 / 12 | ARM / x86_64 / i386 |
| Fedora | 36 / 37 / 38 | ARM / x86_64 |