aws-elastic-beanstalk-cli-setup
aws-elastic-beanstalk-cli-setup copied to clipboard
Update documentation to actual commands for reqs
Description of changes:
Xcode is not a valid command line for macos, this was misleading.
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"