From 0e81edd064d84c1298d99aece0e480d1daddd50c Mon Sep 17 00:00:00 2001 From: Mark Reid Date: Mon, 15 Dec 2008 10:45:04 +1100 Subject: [PATCH] Added note about dependencies. --- README.textile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.textile b/README.textile index 7e2f4107..e5bfd328 100644 --- a/README.textile +++ b/README.textile @@ -79,6 +79,10 @@ The best way to install Jekyll is via RubyGems: $ sudo gem install mojombo-jekyll -s http://gems.github.com/ +Jekyll requires the gems `directory_watcher`, `liquid`, `open4`, +and optionally `rdiscount` for markdown support. These are automatically +installed by the gem install. + h2. Run $ cd /path/to/proto/site