Help installing drivers on Lakka

I’ve been using retropie for awhile and liked it, but wanted to try other distros for a change. I came across lakka from a friend and I already like it. I have a 5 inch display on my raspberry pi 3 and I managed to get the drivers installed and working with retropie, but whenever I try to install the drivers on lakka, the command line doesn’t recognize it.

Here’s the commands to install the driver. sudo rm -rf LCD-show git clone https://github.com/goodtft/LCD-show.git chmod -R 755 LCD-show cd LCD-show/ sudo ./LCD5-show

I don’t need sudo, but it doesn’t understand the “git” command. I still new to all this, so sorry if im not getting something.