Merge pull request #3818 from mgiuffrida/patch-2

Update windows.md with Ruby version info
This commit is contained in:
Jordon Bedwell 2015-06-24 20:46:12 -05:00
commit 2eae07b7d9
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,8 @@ knowledge and lessons that have been unearthed by Windows users.
Julian Thilo has written up instructions to get
[Jekyll running on Windows][windows-installation] and it seems to work for most.
The instructions were written for Ruby 2.0.0, but should work for later versions
[prior to 2.2][hitimes-issue].
## Encoding
@ -28,6 +30,7 @@ $ chcp 65001
{% endhighlight %}
[windows-installation]: http://jekyll-windows.juthilo.com/
[hitimes-issue]: https://github.com/copiousfreetime/hitimes/issues/40
## Auto-regeneration