README.md in sidekiq-job_alert-0.1.0 vs README.md in sidekiq-job_alert-0.1.1
- old
+ new
@@ -42,10 +42,10 @@
```
2. run
```ruby
-bundle exec sidekiq_job_alert alert --config ./sidekiq_job_alert.yml
+sidekiq_job_alert alert --config ./sidekiq_job_alert.yml
```
## Development
After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.