Skip to content

Commit

Permalink
Warn macOS users about kerl's supported versions? (#177)
Browse files Browse the repository at this point in the history
* Warn macOS users about kerl's supported versions?
* Include detail about macOS version
  • Loading branch information
patreeceeo authored Feb 25, 2021
1 parent cbf76d3 commit 72d3187
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ ODBC support

## OSX

Note, for MacOS 10.15.4 and newer, 22.3.1 is the earliest version that can be installed through `kerl` (and, therefore, `asdf`). Earlier versions will fail to compile. See [this issue](https://github.com/kerl/kerl/issues/335#issuecomment-605487028) for details.

Install the build tools
`brew install autoconf`

Expand Down

0 comments on commit 72d3187

Please sign in to comment.