Add Python to requirements for Jekyll 2
This commit is contained in:
parent
83a29e7f4e
commit
872efb0bcc
|
@ -20,6 +20,7 @@ requirements you’ll need to make sure your system has before you start.
|
||||||
- Linux, Unix, or Mac OS X
|
- Linux, Unix, or Mac OS X
|
||||||
- [NodeJS](http://nodejs.org), or another JavaScript runtime (for
|
- [NodeJS](http://nodejs.org), or another JavaScript runtime (for
|
||||||
CoffeeScript support).
|
CoffeeScript support).
|
||||||
|
- Python (Jekyll 2 and earlier)
|
||||||
|
|
||||||
<div class="note info">
|
<div class="note info">
|
||||||
<h5>Running Jekyll on Windows</h5>
|
<h5>Running Jekyll on Windows</h5>
|
||||||
|
|
Loading…
Reference in New Issue