diff --git a/site/docs/installation.md b/site/docs/installation.md index af3b5e6b..86104437 100644 --- a/site/docs/installation.md +++ b/site/docs/installation.md @@ -46,6 +46,16 @@ installing Jekyll, check out the [troubleshooting](../troubleshooting/) page or [report an issue]({{ site.repository }}/issues/new) so the Jekyll community can improve the experience for everyone. +
+ If you run into issues installing Jekyll's dependencies which make use of
+ native extensions and are using Mac OS X, you will need to install Xcode
+ and the Command-Line Tools it ships with. Download in
+ Preferences → Downloads → Components
.
+