diff --git a/docs/source/pages/installation.rst b/docs/source/pages/installation.rst
index e5231c162..74b12fa19 100644
--- a/docs/source/pages/installation.rst
+++ b/docs/source/pages/installation.rst
@@ -15,7 +15,7 @@ Prerequisites
- Macaron has been tested with ``bash 5.1.16(1)-release``.
- Docker (or docker equivalent for your host OS) must be installed, with a docker command line equivalent to Docker 17.06 (Oracle Container Runtime 19.03) and the user should be a member of the operating system group ``docker`` (to run Docker in `rootless mode `_).
-- We only support ``amd64`` / ``x86_64`` platforms at the moment.
+- We only support ``amd64`` / ``x86_64`` platforms at the moment. As for ``aarch64`` we suggest using `UTM `_ in emulator mode coupled with a ``x86_64`` VM.
.. _download-macaron: