Raspberry Pi: Difference between revisions

From Appelwiki
No edit summary
mNo edit summary
Line 5: Line 5:


Update https://github.com/Hexxeh/rpi-update
Update https://github.com/Hexxeh/rpi-update
apt-get install git-core
  wget http://goo.gl/1BOfJ -O /usr/bin/rpi-update && chmod +x /usr/bin/rpi-update
  wget http://goo.gl/1BOfJ -O /usr/bin/rpi-update && chmod +x /usr/bin/rpi-update

Revision as of 12:26, 6 October 2012

Raspbery pi

Update https://github.com/Hexxeh/rpi-update

apt-get install git-core
wget http://goo.gl/1BOfJ -O /usr/bin/rpi-update && chmod +x /usr/bin/rpi-update