From bb76f01c05106088ad48e501c16213759927687d Mon Sep 17 00:00:00 2001 From: Chuck <33324927+ChuckBuilds@users.noreply.github.com> Date: Tue, 2 Dec 2025 14:37:50 -0500 Subject: [PATCH] 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> --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8eb6ecae..9e71b3f2 100644 --- a/README.md +++ b/README.md @@ -239,11 +239,12 @@ cd LEDMatrix ``` 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 git checkout plugins git pull ``` +otherwise continue to the next step for the stable older version (that only works on Rasbian 12!) 4. First-time installation (recommended)