From c93aa6286e0c3faafc09224295488c51742dcd2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20Pe=C4=8Dovnik?= Date: Tue, 29 Mar 2022 15:57:16 +0200 Subject: [PATCH] Tested on Rockpro64, Odroid C2, Neo2, Cubox-i, x86 Basically it should work on all. https://www.armbian.com/download/ https://docs.armbian.com/#what-is-the-difference-between-armbian-and-debianubuntu --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 31b6ce4..1a6bb22 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ curl -fsSL https://get.icewhale.io/casaos-uninstall.sh | bash ### System Compatibility - Ubuntu Server 20.04 amd64 (✅ Recommend, Tested) + - Armbian 22.02 armhf/arm64/amd64 (✅ Recommend, Tested) - Raspberry Pi Lite OS aarch64/arm64 (⚠️ Not Fully Tested Yet) - Debian 11 amd64 (⚠️ Not Fully Tested Yet) - OpenWrt 21.02 amd64 (⚠️ Not Fully Tested Yet) @@ -83,4 +84,4 @@ So, we set out to build this open source project to develop CasaOS with our own - Ober Zhang - Zyaire Ann - John Guan - - Right here, waiting for YOU! \ No newline at end of file + - Right here, waiting for YOU!