README.md in capistrano-delayed_job-3.0.5 vs README.md in capistrano-delayed_job-3.1.1

- old
+ new

@@ -22,16 +22,9 @@ ```ruby require 'capistrano/delayed_job' ``` -Create a new file in in /etc/sudoers.d/ and add the output of the following commands: - -``` -cap production runit:sudoers -cap production monit:sudoers -``` - ### Monit ``` cap delayed_job:monit:disable # Disable and stop monit services for Delayed Job cap delayed_job:monit:enable # Enable monit services for Delayed Job