Skip to content

Commit

Permalink
Fix README - El Capitan section. Closes ios-control#200
Browse files Browse the repository at this point in the history
  • Loading branch information
shazron committed Jan 5, 2016
1 parent a36b169 commit c0988f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c0988f0

Please sign in to comment.