Add Python to requirements for Jekyll 2

This commit is contained in:
chrisfinazzo 2015-06-09 12:07:56 -04:00
parent 83a29e7f4e
commit 872efb0bcc
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ requirements youll 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>