mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
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:
commit
0a6c256873
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue