Page 1 of 1

Git support for LCD

PostPosted: 17 Dec 2019, 21:14
by Pomp
Hi,

Have installed Rune Audio for my Pi 4B with RuneAudio+R e2.
Would like to use this combined with a MHS-3.5inch RPi Display I bought.

The problem I have is the LCD driver install needs a git clone but bash doesnt recognise git.

I need to be able to add this:

Code: Select all
sudo rm -rf LCD-show
git clone https://github.com/goodtft/LCD-show.git
chmod -R 755 LCD-show
cd LCD-show/
sudo ./MHS35-show


Please can you help me get it sorted out.

Many thanks for your time in advance.

Regards,

Jamie (Pomp)