Running install_deps.sh on Mac: Permission denied
In the second step of the prerequisites section in readme, we have to run the "install_deps.sh" script. When trying to do so, I get "Permission denied". I think the reason is that "git clone" does not give execute permission to downloaded files. Is it possible to do so? Otherwise, it would be helpful to indicate in the readme to chmod the file.