Revise YouTube link and cleanup README (#147)

Updated YouTube link description and removed outdated instructions.

Signed-off-by: Chuck <33324927+ChuckBuilds@users.noreply.github.com>
This commit is contained in:
Chuck
2025-12-27 16:58:59 -05:00
committed by GitHub
parent 7d71656cf1
commit e4976b65c6

View File

@@ -1,7 +1,7 @@
# LEDMatrix
### Setup video and feature walkthrough on Youtube :
### Setup video and feature walkthrough on Youtube (Outdated but still useful) :
[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/_HaqfJy1Y54/0.jpg)](https://www.youtube.com/watch?v=_HaqfJy1Y54)
-----------------------------------------------------------------------------------
@@ -292,14 +292,6 @@ git clone https://github.com/ChuckBuilds/LEDMatrix.git
cd LEDMatrix
```
REMOVE ME BEFORE PR:
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)
```bash