mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-13 05:53:00 +00:00
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:
@@ -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)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user