Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
adding --pre until a 1.0 release
  • Loading branch information
tenderlove committed Jul 14, 2010
1 parent 5bb726d commit a115a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
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: You can output Horo formatted documentation from the command line like this:


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


Expand Down

0 comments on commit a115a6b

Please sign in to comment.