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