From e666a07d1a746dd2b370c20a78ad22c307a950fa Mon Sep 17 00:00:00 2001 From: James 'zofrex' Sanderson Date: Fri, 1 Apr 2016 04:19:21 +0100 Subject: [PATCH] Use both name and version number to describe OS X --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7910451466..7d31b509819 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ On OS X (MacPorts): sudo port install python27 py27-virtualenv cmake ``` -On El Capitan, you also have to install openssl: +On OS X 10.11 (El Capitan), you also have to install openssl: ``` sh brew install openssl