From c6568abd674df6a85ca67154068a0f19da308fd6 Mon Sep 17 00:00:00 2001 From: Mark Allen Date: Wed, 5 Oct 2016 18:43:39 -0500 Subject: Fix typo --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 640e545..9dbc53c 100644 --- a/README.md +++ b/README.md @@ -448,9 +448,10 @@ own SSL library. That makes using homebrew the most convenient way to install openssl on macOS 10.12 (Sierra) or El Capitan. Recently, homebrew [decided to stop creating](https://github.com/Homebrew/brew/pull/612) symlinks from the homebrew installation directory to `/usr/local`, so in response to this, *if* -you running El Capitan or Sierra, *and* you have homebrew installed, *and* you -used it to install openssl, kerl will ask homebrew for the openssl installation -prefix and configure Erlang to build with that location automatically. +you're running El Capitan or Sierra, *and* you have homebrew installed, *and* +you used it to install openssl, kerl will ask homebrew for the openssl +installation prefix and configure Erlang to build with that location +automatically. **Important**: If you already have `--with-ssl` in your .kerlrc, kerl will honor that instead, and will not do any automatic configuration. -- cgit v1.2.3