Skip to content

Commit

Permalink
Merge pull request #2 from bauerjon/jb-readme-path
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
mhoncharov authored May 19, 2020
2 parents de191a4 + 10754d8 commit 136f8cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ __For using it automatically on Sidekiq start add this line to your Sidekiq init
```ruby
Sidekiq.configure_server do |config|
# Some code for your Sidekiq setup
Sidekiq::UniqueJobs::StartupCleaner.clean_unique_digests
SidekiqUniqueDigestsCleaner.clean_unique_digests
end
```

Expand Down

0 comments on commit 136f8cc

Please sign in to comment.