frankenphp
frankenphp copied to clipboard
Change binary permission note on docs
To be able to use the binary on MAC (and probably Linux) you must explicitly give the binary execute permission (chmod +x frankenphp). I've never needed to do this with any binary and had a bit of trouble figuring out that I should do this. I believe it would be useful to include this information in the documentation.