Skip to content

Commit

Permalink
Don't use --pre in instructions, which gives you an older beta version.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarkow committed May 5, 2011
1 parent bc48b18 commit 72dfb08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ style and format used for Ruby on Rails API documentation.

You can output Horo formatted documentation from the command line like this:

$ sudo gem install horo --pre
$ sudo gem install horo
$ cd ~/git/nokogiri
$ rdoc -f horo --main README.rdoc *.rdoc lib ext

Expand Down

0 comments on commit 72dfb08

Please sign in to comment.