Auto merge of #10332 - zofrex:patch-1, r=frewsxcv

Change OS X 10.11 to El Capitan

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

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10332)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-04-02 15:25:29 +05:30
commit 0a6c256873

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