From 76187c7e0be0b4a406a68a8e316f2e7b1287f452 Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Wed, 19 Nov 2008 16:34:12 -0800 Subject: [PATCH] add dep installs to readme --- README.textile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.textile b/README.textile index 293482a5..af90a9f3 100644 --- a/README.textile +++ b/README.textile @@ -32,6 +32,9 @@ h2. Install and Run This is beta software. You will need to download the source and run the software from there. + $ sudo gem install RedCloth + $ sudo gem install liquid + $ git clone git://github.com/mojombo/jekyll $ cd jekyll $ bin/jekyll /path/to/proto/site /path/to/place/generated/site