add dep installs to readme

This commit is contained in:
Tom Preston-Werner 2008-11-19 16:34:12 -08:00
parent 0c2feb9bd3
commit 76187c7e0b
1 changed files with 3 additions and 0 deletions

View File

@ -32,6 +32,9 @@ h2. Install and Run
This is beta software. You will need to download the source This is beta software. You will need to download the source
and run the software from there. and run the software from there.
$ sudo gem install RedCloth
$ sudo gem install liquid
$ git clone git://github.com/mojombo/jekyll $ git clone git://github.com/mojombo/jekyll
$ cd jekyll $ cd jekyll
$ bin/jekyll /path/to/proto/site /path/to/place/generated/site $ bin/jekyll /path/to/proto/site /path/to/place/generated/site