Update Quick-Start page to include reminder that all requirements must be installed for Jekyll to work. Fixes #1327.

This commit is contained in:
Parker Moore 2013-07-21 00:07:25 +02:00
parent 258c7d6e4a
commit 234f35a025
1 changed files with 5 additions and 0 deletions

View File

@ -25,3 +25,8 @@ advantage of all the awesome configuration options Jekyll makes available.
<p>In Jekyll 1.1, we switched the default markdown engine for sites
generated with <code>jekyll new</code> to Redcarpet</p>
</div>
If you're running into problems, ensure you have all the [requirements
installed][Installation].
[Installation]: /docs/installation/