From 0609fa400a5b17e7fd06a25f09420f84436278a2 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Tue, 8 Jan 2013 10:56:28 +0000 Subject: [PATCH] Fix sudo on second part of install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd939f8..58f6078 100644 --- a/README.md +++ b/README.md @@ -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