Fix sudo on second part of install command

This commit is contained in:
popcornmix
2013-01-08 10:56:28 +00:00
parent 1d2734b043
commit 0609fa400a

View File

@@ -22,7 +22,7 @@ this tool from working.
To install the tool, run the following command:
sudo wget http://goo.gl/1BOfJ -O /usr/bin/rpi-update && chmod +x /usr/bin/rpi-update
sudo wget http://goo.gl/1BOfJ -O /usr/bin/rpi-update && sudo chmod +x /usr/bin/rpi-update
## Updating