aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 3a327070c..f93a0a038 100644
--- a/README
+++ b/README
@@ -120,7 +120,7 @@ installing anything system-critical. Apple already did that.
Let this be the last sudo you do for quite some time:
- $ sudo chown -r `whoami`:staff /usr/local
+ $ sudo chown -R `whoami`:staff /usr/local
I already have a bunch of junk in /usr/local
--------------------------------------------