Update Quick-Start page to include reminder that all requirements must be installed for Jekyll to work. Fixes #1327.
This commit is contained in:
parent
258c7d6e4a
commit
234f35a025
|
@ -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/
|
||||
|
|
Loading…
Reference in New Issue