Will
1
I have a PICAR-X which is assembled and I am to the point of installing the robot-hat module. After entering the command:
git clone -b 2.5.x https://github.com/sunfounder/robot-hat.get --depth 1
I am getting the error:
remote: Repository not found.
Fatal: repository ‘https://github.com/sunfounder/robot-hat.get/’ not found.
The command was a cut and paste from the Sunfounder website, so it should be correct. What do I need to do to fix this?
Spf650
2
The suffix is git not get
Will
3
Okay, thanks. I am surprised they have it wrong on the website.
Spf650
4
The photo that I posted above is from their website.
Will
5
That fixed it, although that still looks different than what is at Install All the Modules (Important) — SunFounder PiCar-X Kit documentation. Thanks again.
1 Like