Provide an updated, more comprehensive link...

to Windows installation instructions.
This commit is contained in:
mikecole 2014-06-25 13:50:07 -05:00
parent c5aa74f823
commit 053ba9a9ca
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ knowledge and lessons that have been unearthed by Windows users.
## Installation ## Installation
Madhur Ahuja has written up instructions to get Julian Thilo has written up instructions to get
[Jekyll running on Windows][windows-installation] and it seems to work for most. [Jekyll running on Windows][windows-installation] and it seems to work for most.
## Encoding ## Encoding
@ -29,7 +29,7 @@ the site generation process. It can be done with the following command:
$ chcp 65001 $ chcp 65001
{% endhighlight %} {% endhighlight %}
[windows-installation]: http://www.madhur.co.in/blog/2011/09/01/runningjekyllwindows.html [windows-installation]: https://github.com/juthilo/run-jekyll-on-windows
## Auto-regeneration ## Auto-regeneration