installation docs: specify Python 2.7 as dep for Jekyll 2

Fixes #4036.
This commit is contained in:
Parker Moore 2015-10-17 11:12:01 -07:00
parent 62d628c7e0
commit d63acc140d
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ requirements youll need to make sure your system has before you start.
- Linux, Unix, or Mac OS X
- [NodeJS](http://nodejs.org), or another JavaScript runtime (Jekyll 2 and
earlier, for CoffeeScript support).
- Python (Jekyll 2 and earlier)
- [Python 2.7](https://www.python.org/downloads/) (for Jekyll 2 and earlier)
<div class="note info">
<h5>Running Jekyll on Windows</h5>