Update README.md
This commit is contained in:
@@ -32,7 +32,7 @@ In order to use the various formats that Gollum supports, you will need to
|
|||||||
separately install the necessary dependencies for each format. You only need
|
separately install the necessary dependencies for each format. You only need
|
||||||
to install the dependencies for the formats that you plan to use.
|
to install the dependencies for the formats that you plan to use.
|
||||||
|
|
||||||
* [ASCIIDoc](http://www.methods.co.nz/asciidoc/) -- `brew install asciidoc` on mac or `apt-get install -y asciidoc) on Ubuntu
|
* [ASCIIDoc](http://www.methods.co.nz/asciidoc/) -- `brew install asciidoc` on mac or `apt-get install -y asciidoc` on Ubuntu
|
||||||
* [Creole](http://wikicreole.org/) -- `gem install creole`
|
* [Creole](http://wikicreole.org/) -- `gem install creole`
|
||||||
* [Markdown](http://daringfireball.net/projects/markdown/) -- `gem install redcarpet`
|
* [Markdown](http://daringfireball.net/projects/markdown/) -- `gem install redcarpet`
|
||||||
* [GitHub Flavored Markdown](http://github.github.com/github-flavored-markdown/) -- `gem install github-markdown`
|
* [GitHub Flavored Markdown](http://github.github.com/github-flavored-markdown/) -- `gem install github-markdown`
|
||||||
|
|||||||
Reference in New Issue
Block a user