aws-elastic-beanstalk-cli-setup icon indicating copy to clipboard operation
aws-elastic-beanstalk-cli-setup copied to clipboard

Update documentation to actual commands for reqs

Open GabLeRoux opened this issue 5 years ago • 1 comments

Description of changes:

Xcode is not a valid command line for macos, this was misleading.

GabLeRoux avatar Jul 09 '20 17:07 GabLeRoux

Regarding the macOS, For compilers to find zlib you may need to set: export LDFLAGS="-L/usr/local/opt/zlib/lib" export CPPFLAGS="-I/usr/local/opt/zlib/include"

arisbosarge avatar Oct 19 '20 05:10 arisbosarge