Unverified Commit db921a5d authored by Henry Senyondo's avatar Henry Senyondo Committed by GitHub
Browse files

Ensure Ruby is updated to work with Jekyll on OSX

If you have an out dated Ruby version. 
They may fail to work with jekyll
parent 1dddabf1
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].