Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ In **PowerShell** or in a **Command Prompt** window:
brew install zlib openssl readline
CFLAGS="-I$(brew --prefix openssl)/include -I$(brew --prefix readline)/include -I$(xcrun --show-sdk-path)/usr/include" LDFLAGS="-L$(brew --prefix openssl)/lib -L$(brew --prefix readline)/lib -L$(brew --prefix zlib)/lib"
```
Run `brew info` to get the latest environment variable export suggestions, such as `brew info zlib`

- **Windows**

Expand Down Expand Up @@ -256,4 +257,4 @@ for testing purposes, even though the Elastic Beanstalk team tests the EB CLI ag

### 5. License

This library is licensed under the Mozilla Public License Version 2.0.
This library is licensed under the Mozilla Public License Version 2.0.