Unverified Commit 9a553c34 authored by Raniere Silva's avatar Raniere Silva Committed by GitHub
Browse files

Merge pull request #166 from henrykironde/patch-3

Ensure  Ruby is updated to work with Jekyll on OSX
parents 1dddabf1 db921a5d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -162,6 +162,7 @@ you must install the software described below.
1.  **Ruby**.
    This is included with Linux and Mac OS X;
    the simplest option on Windows is to use [RubyInstaller][ruby-installer].
    Make sure Ruby is upto date otherwise jekyll may fail.
    You can test your installation by running `ruby --version`.
    For more information,
    see [the Ruby installation guidelines][ruby-install-guide].