Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Well on my way but stuck getting my GPIO controllers to work in ROM's › Reply To: Well on my way but stuck getting my GPIO controllers to work in ROM's
08/06/2014 at 00:12
#25729
Participant
OBTW I found an error (I think) on your how to page located here:
RetroPie-Setup: An initialization script for RetroArch on the Raspberry Pi
part way down the page it says:
Then you can download the latest RetroPie setup script with
1 cd
2 git clone git://github.com/petrockblog/RetroPie-Setup.git
which does not work unless you change this:
git clone git://github.com/petrockblog/RetroPie-Setup.git
to this:
git clone http://github.com/petrockblog/RetroPie-Setup.git