From 009e56b732838cf60315c7bde5bb8508bd4356e2 Mon Sep 17 00:00:00 2001 From: rzmk <30333942+rzmk@users.noreply.github.com> Date: Thu, 4 Sep 2025 09:46:29 -0400 Subject: [PATCH] docs: mention ARM support plan --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0de466c..ecabf6e 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,9 @@ > [!NOTE] > The `/etc/ckan/default/ckan.ini` config file will have its comments removed for now. There are plans to fix this in a future release of `ckan-devstaller`. +> [!NOTE] +> Currently `ckan-devstaller` supports x86 architecture. ARM support is planned. + You have two common options to choose from for installation. Paste one of the following scripts into your new Ubuntu 22.04 instance's terminal. ### Install with non-interactive mode (default config)