Fix README - El Capitan section. Closes #200

This commit is contained in:
Shazron Abdullah 2016-01-05 10:50:53 -08:00
parent a36b169782
commit c0988f07e5

View File

@ -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