diff --git a/site/docs/quickstart.md b/site/docs/quickstart.md index e1a325a5..65af42b3 100644 --- a/site/docs/quickstart.md +++ b/site/docs/quickstart.md @@ -25,3 +25,8 @@ advantage of all the awesome configuration options Jekyll makes available.

In Jekyll 1.1, we switched the default markdown engine for sites generated with jekyll new to Redcarpet

+ +If you're running into problems, ensure you have all the [requirements +installed][Installation]. + +[Installation]: /docs/installation/