diff options
-rw-r--r-- | Utilities/Release/README.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Utilities/Release/README.rst b/Utilities/Release/README.rst index 770b579..e5e608b 100644 --- a/Utilities/Release/README.rst +++ b/Utilities/Release/README.rst @@ -24,6 +24,7 @@ The ``<os>/<arch>/`` directories contain Docker specifications that anyone may use to produce binaries for CMake on the following platforms: * ``linux/x86_64/``: Linux on ``x86_64`` architectures. +* ``linux/aarch64/``: Linux on ``aarch64`` architectures. * ``win/x86/``: Windows on ``x86_64`` and ``i386`` architectures. Each ``<os>/<arch>/`` directory contains the following: |