Hi guys,
Pretty new to this but I’ve followed the tutorials step by step on how to install RetroPie-Setup on my Raspberry Pi but it keeps saying “command not found” for
sudo ./retropie_setup.sh
I’ve done the following:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install -y git dialog
cd
git clone git://github.com/petrockblog/RetroPie-Setup.git
cd RetroPie-Setup
chmod +x retropie_setup.sh
When I get to the chmod side of things it doesn’t say anything underneath and just skips to enter a new command.
I’m in the RetroPie-Setup menu already and have installed the setup from git but have no idea why this keeps happening… I’ve wiped my SD card 3 times and tried again but it keeps doing the same thing.
Any ideas?