diff --git a/site/_docs/github-pages.md b/site/_docs/github-pages.md index cfe8822a..e8c77aaa 100644 --- a/site/_docs/github-pages.md +++ b/site/_docs/github-pages.md @@ -76,6 +76,8 @@ gem 'github-pages' {% endhighlight %} And be sure to run bundle update often. + + If you like to install pages-gem on Windows you can find instructions by Jens Willmer on how to install github-pages gem on Windows (x64).