servo: Merge #10332 - Change OS X 10.11 to El Capitan (from zofrex:patch-1); r=frewsxcv

I think "El Capitan" is a lot clearer than 10.11 – I had to look up which version that was. Thoughts?

Source-Repo: https://github.com/servo/servo
Source-Revision: 0a6c2568730bc85b6b98c6c1a5eccd3b4ba9a541
This commit is contained in:
James 'zofrex' Sanderson 2016-04-02 14:56:29 +05:01
parent 491d163fd9
commit 0f012d524c

View File

@ -25,7 +25,7 @@ On OS X (MacPorts):
sudo port install python27 py27-virtualenv cmake
```
On OS X 10.11, you also have to install openssl:
On OS X 10.11 (El Capitan), you also have to install openssl:
``` sh
brew install openssl