From e657c5eb56aa998b12b4468be4e7d9118e869114 Mon Sep 17 00:00:00 2001 From: Arthur Barr Date: Thu, 29 Jun 2023 16:33:21 +0100 Subject: [PATCH] Add doc for MQ Advanced for Developers on arm64 (#528) --- docs/building.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/building.md b/docs/building.md index b098c8c..2f32d8d 100755 --- a/docs/building.md +++ b/docs/building.md @@ -38,7 +38,7 @@ However, if you wish to build the previous MQ LTS, use the [instructions](https: ## Building a developer image -Run `make build-devserver`, which will download the latest version of MQ Advanced for Developers from IBM developerWorks. This is currently only available on the `amd64` architecture. +Run `make build-devserver`, which will download the latest version of MQ Advanced for Developers. This is available on the `amd64` and `arm64` (Apple Silicon) architectures. You can use the environment variable `MQ_ARCHIVE_DEV` to specify an alternative local file to install from (which must be in the `downloads` directory).