mirror of
https://github.com/raspberrypi/rpi-update.git
synced 2026-01-21 06:13:34 +08:00
Updated README
This commit is contained in:
12
README.md
12
README.md
@@ -2,3 +2,15 @@ rpi-update
|
|||||||
==========
|
==========
|
||||||
|
|
||||||
An easier way to update the firmware of your Raspberry Pi
|
An easier way to update the firmware of your Raspberry Pi
|
||||||
|
|
||||||
|
To install the tool, run the following command as root:
|
||||||
|
|
||||||
|
wget http://goo.gl/1BOfJ -O /usr/bin/rpi-update --quiet && chmod +x /usr/bin/rpi-update
|
||||||
|
|
||||||
|
To then update your firmware, simply run the following command as root:
|
||||||
|
|
||||||
|
rpi-update
|
||||||
|
|
||||||
|
After the firmware has been sucessfully updated, you'll need to reobot to load the new firmware.
|
||||||
|
|
||||||
|
This tool is experimental, and may screw up your install. If you have problems with it, post an issue to this GitHub repo and I'll see if I can help you.
|
||||||
|
|||||||
Reference in New Issue
Block a user