Added note about dependencies.

This commit is contained in:
Mark Reid 2008-12-15 10:45:04 +11:00
parent de2959b8ea
commit 0e81edd064
1 changed files with 4 additions and 0 deletions

View File

@ -79,6 +79,10 @@ The best way to install Jekyll is via RubyGems:
$ sudo gem install mojombo-jekyll -s http://gems.github.com/ $ 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 h2. Run
$ cd /path/to/proto/site $ cd /path/to/proto/site