Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
h0lyalg0rithm committed May 14, 2015
1 parent 587a6fc commit 63abc71
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
source 'https://rubygems.org'

# Specify your gem's dependencies in capistrano-rvm.gemspec
gemspec
# Specify your gem's dependencies in capistrano-clockwork.gemspec
gemspec
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,12 @@ Integrate clockwork gem with capistrano

Add this line to your application's Gemfile:

gem 'daemons'
gem 'capistrano-clockwork'

or:

gem 'daemons'
gem 'capistrano-clockwork', group: :development

And then execute:
Expand Down

0 comments on commit 63abc71

Please sign in to comment.