From 347d528c099dfe5fe7af537a4ab02a3874fcf1ec Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Sat, 22 Nov 2008 12:41:58 -0800 Subject: [PATCH] add classifier install to readme --- README.textile | 1 + 1 file changed, 1 insertion(+) diff --git a/README.textile b/README.textile index af90a9f3..8f4dfec1 100644 --- a/README.textile +++ b/README.textile @@ -34,6 +34,7 @@ and run the software from there. $ sudo gem install RedCloth $ sudo gem install liquid + $ sudo gem install classifier $ git clone git://github.com/mojombo/jekyll $ cd jekyll