From a17731441fcd85ba816a6625800e6ded9f0259df Mon Sep 17 00:00:00 2001 From: KemoNine Date: Fri, 19 Feb 2021 00:26:11 +0000 Subject: [PATCH] Update firmware download instructions in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc35c37..b2f4da0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This repo contains the ZMK ARTSEY implementation ## Prebuilt Firmware -The `Actions` tab of this repository contains the latest builds of the ZMK ARTSEY implementation. You can click on the most recent build, then the `Build` job. In the list of steps you can look for `Archive` entries to download the appropriate firmware image for your board. +The `Actions` tab of this repository contains the latest builds of the ZMK ARTSEY implementation. You can click on the most recent build, download the `firmware` artifact. It'll be a zip file with all of the ZMK ARTSEY firmware images built by our GitHub Actions. ## Adding ARTSEY Support