From 872efb0bccf738415165794f316d854dd936052d Mon Sep 17 00:00:00 2001 From: chrisfinazzo Date: Tue, 9 Jun 2015 12:07:56 -0400 Subject: [PATCH] Add Python to requirements for Jekyll 2 --- site/_docs/installation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/_docs/installation.md b/site/_docs/installation.md index aee4b594..b2926ccf 100644 --- a/site/_docs/installation.md +++ b/site/_docs/installation.md @@ -20,6 +20,7 @@ requirements you’ll need to make sure your system has before you start. - Linux, Unix, or Mac OS X - [NodeJS](http://nodejs.org), or another JavaScript runtime (for CoffeeScript support). +- Python (Jekyll 2 and earlier)
Running Jekyll on Windows