From c0988f07e56caa80c91f2ffedce882515309de8f Mon Sep 17 00:00:00 2001 From: Shazron Abdullah Date: Tue, 5 Jan 2016 10:50:53 -0800 Subject: [PATCH] Fix README - El Capitan section. Closes #200 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 705c4f6..81c5ae4 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ This will build `ios-deploy` into the `build/Release` folder. ### OS X 10.11 El Capitan -If you are *not* using a node version manager like [nvm](https://github.com/creationix/nvm) or [n](https://github.com/tj/n), you may have to do either of these two things below when under El Capitan: +If you are *not* using a node version manager like [nvm](https://github.com/creationix/nvm) or [n](https://github.com/tj/n), you may have to do either of these three things below when under El Capitan: 1. Add the `--unsafe-perm=true` flag when installing ios-deploy 2. Add the `--allow-root` flag when installing ios-deploy