linode / cli

This is the DEPRECATED Linode CLI. Use https://github.com/linode/linode-cli
https://www.linode.com/docs/platform/linode-cli
Other
466 stars 36 forks source link

Add note regarding seg faults on OSX #45

Closed PaulOstazeski closed 8 years ago

PaulOstazeski commented 8 years ago

Hi there!

brew install linode/cli/linode-cli succeeds on OSX El Capitan, but segmentation faults when running the resulting linode command. This seems to be due to some SSL changes in El Capitan.

This PR adds a note to the README about a workaround.

jamesottinger commented 8 years ago

👍 Thank you for contributing @PaulOstazeski!