From 88e6dfcdf2df13aba8f3549ad5f1ee55cffc9552 Mon Sep 17 00:00:00 2001 From: Jonathan Haylett Date: Tue, 12 Sep 2023 21:35:00 +0100 Subject: [PATCH] docs: update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e4c77ac..48d88231 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ If you want to simply use a pre-built firmware with default pin mappings and con ### Pre-built binaries -1. Browse the [existing configs](https://github.com/JonnyHaystack/HayBox/tree/master/config) to determine which config is appropriate for your hardware +1. Browse the [existing configs](config/) to determine which config is appropriate for your hardware 2. Download the corresponding artifact from either the [latest HayBox release](https://github.com/JonnyHaystack/HayBox/releases), or from a [workflow run](https://github.com/JonnyHaystack/HayBox/actions) if you want the latest development version (unstable). 3. Flash the firmware to your microcontroller in the usual way - If you are using a Pico/RP2040 build (`.uf2` file), simply put it into bootsel mode while plugging it into your PC, and drag and drop the `.uf2` file onto the RPI-RP2 drive that comes up