add dep installs to readme
This commit is contained in:
parent
0c2feb9bd3
commit
76187c7e0b
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue