Skip to content

Commit

Permalink
document installing from gems
Browse files Browse the repository at this point in the history
  • Loading branch information
jnewland committed Feb 27, 2010
1 parent 8b5180a commit a3c894e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.rdoc
Expand Up @@ -2,6 +2,10 @@

Awesome callbacks for capistrano logging.

Install the gem:

gem install capistrano-log_with_awesome

Require the gem in your <tt>config/deploy.rb</tt> or <tt>Capfile</tt>:

require 'capistrano/log_with_awesome'
Expand Down

0 comments on commit a3c894e

Please sign in to comment.