mirror of
https://github.com/raspberrypi/rpi-update.git
synced 2026-01-20 21:13:38 +08:00
Update README.md
This commit is contained in:
@@ -5,11 +5,15 @@ An easier way to update the firmware of your Raspberry Pi
|
|||||||
|
|
||||||
To install the tool, run the following command as root:
|
To install the tool, run the following command as root:
|
||||||
|
|
||||||
|
<pre>
|
||||||
wget http://goo.gl/1BOfJ -O /usr/bin/rpi-update --quiet && chmod +x /usr/bin/rpi-update
|
wget http://goo.gl/1BOfJ -O /usr/bin/rpi-update --quiet && chmod +x /usr/bin/rpi-update
|
||||||
|
</pre>
|
||||||
|
|
||||||
To then update your firmware, simply run the following command as root:
|
To then update your firmware, simply run the following command as root:
|
||||||
|
|
||||||
|
<pre>
|
||||||
rpi-update
|
rpi-update
|
||||||
|
</pre>
|
||||||
|
|
||||||
After the firmware has been sucessfully updated, you'll need to reobot to load the new firmware.
|
After the firmware has been sucessfully updated, you'll need to reobot to load the new firmware.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user