Installing Jekyll on OS X Revision as of Sunday, 20 December 2015 at 19:56 UTC

 ruby -e "$(curl -fsSkL raw.github.com/mxcl/homebrew/go)"

 curl -L https://get.rvm.io | bash -s stable --ruby

 source /usr/local/rvm/scripts/rvm

 gem install jekyll

Footnotes

[Category: Nikhil's Notes](Category:_Nikhil's_Notes "wikilink") [Category: Installation Logs](Category:_Installation_Logs "wikilink")

  1. I temporarily had to chown root:admin /usr/local/bin/brew for
    this to work (and then changed it back) ↩︎

  2. http://localhost:9001 ↩︎