Merge pull request #3769 from chrisfinazzo/install-docs

Update install docs (Core dependencies, Windows reqs, etc)
This commit is contained in:
Jordon Bedwell 2015-09-01 13:26:17 -05:00
commit 0340fea808
1 changed files with 3 additions and 2 deletions

View File

@ -18,8 +18,9 @@ requirements youll need to make sure your system has before you start.
headers)
- [RubyGems](http://rubygems.org/pages/download)
- Linux, Unix, or Mac OS X
- [NodeJS](http://nodejs.org), or another JavaScript runtime (for
CoffeeScript support).
- [NodeJS](http://nodejs.org), or another JavaScript runtime (Jekyll 2 and
earlier, for CoffeeScript support).
- Python (Jekyll 2 and earlier)
<div class="note info">
<h5>Running Jekyll on Windows</h5>