diff --git a/README.md b/README.md index cf661ba..7d4eab3 100644 --- a/README.md +++ b/README.md @@ -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: +
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.