From 89a29c7b841f37c8613ea153df698c5eb67995ef Mon Sep 17 00:00:00 2001 From: Nils Schneider Date: Mon, 21 Nov 2011 15:18:06 +0100 Subject: [PATCH] README: update dependencies --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ce85fc4c..0bbb1cf9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Requirements -Requires [Jekyll](https://github.com/mojombo/jekyll) +Installing dependencies + + aptitude install rubygems + gem install jekyll aquarium json less # Usage