diff --git a/Gemfile b/Gemfile index 9e05f9c..7572e12 100644 --- a/Gemfile +++ b/Gemfile @@ -1,4 +1,4 @@ source 'https://rubygems.org' -# Specify your gem's dependencies in capistrano-rvm.gemspec -gemspec \ No newline at end of file +# Specify your gem's dependencies in capistrano-clockwork.gemspec +gemspec diff --git a/README.md b/README.md index b78ce8a..38abe55 100755 --- a/README.md +++ b/README.md @@ -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: