Modify README for BETA Plugins branch usage (#142)

Updated instructions for using the BETA Plugins branch.

Signed-off-by: Chuck <33324927+ChuckBuilds@users.noreply.github.com>
This commit is contained in:
Chuck
2025-12-02 14:37:50 -05:00
committed by GitHub
parent 3382cabe25
commit bb76f01c05

View File

@@ -239,11 +239,12 @@ cd LEDMatrix
``` ```
REMOVE ME BEFORE PR: REMOVE ME BEFORE PR:
To use the Plugins branch type: To use the BETA Plugins branch (things will be broken!) on Rasbian 13 Trixie type:
```bash ```bash
git checkout plugins git checkout plugins
git pull git pull
``` ```
otherwise continue to the next step for the stable older version (that only works on Rasbian 12!)
4. First-time installation (recommended) 4. First-time installation (recommended)