Skip to content

Instantly share code, notes, and snippets.

@cwhitney
Created October 7, 2013 21:47
Show Gist options
  • Save cwhitney/6875494 to your computer and use it in GitHub Desktop.
Save cwhitney/6875494 to your computer and use it in GitHub Desktop.
In Terminal:
> cd (the directory where the file is)
> sudo chmod 777 ./(filename)
It will ask you for the root password (the one your computer always asks you for when you try to install new software). Type it in and press enter, but know that it will appears like you aren't even typing. Dont' be fooled!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment