Merge pull request #3769 from chrisfinazzo/install-docs
Update install docs (Core dependencies, Windows reqs, etc)
This commit is contained in:
commit
0340fea808
|
@ -18,8 +18,9 @@ requirements you’ll need to make sure your system has before you start.
|
||||||
headers)
|
headers)
|
||||||
- [RubyGems](http://rubygems.org/pages/download)
|
- [RubyGems](http://rubygems.org/pages/download)
|
||||||
- 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 (Jekyll 2 and
|
||||||
CoffeeScript support).
|
earlier, for 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