Avec l’écran des pilotes était fournis ainsi que la notice explicative pour installation sur raspbian ...
"
How to Install:
1.)Step1, Install Raspbian official mirror
a)Download Raspbian official mirror:
https://www.raspberrypi.org/downloads/
b)Use¡°SDFormatter.exe¡±to Format your TF Card
c)Use¡°Win32DiskImager.exe¡± Burning mirror to TF Card
2.) Step2, Clone my repo onto your pi
git clone https://github.com/goodtft/LCD-show.git
chmod -R 755 LCD-show
cd LCD-show/
3.)Step3, According to your LCD's type, excute:
In case of 3.5" LCD
sudo ./LCD35-show
"
mais lorsque j'essai sur repetier serveur via une connection SSH a la premiere commande c'est le drame:
pi@Repetier-Server:~ $ git clone https://github.com/goodtft/LCD-show.git
-bash: git: command not found


