diff --git a/README.md b/README.md index 438b9bd..13849c2 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Built-in metrics for [Sidekiq] monitoring out of the box! Part of the [yabeda] s ## Installation ```ruby -gem 'yabeda-rails' +gem 'yabeda-sidekiq' # Then add monitoring system adapter, e.g.: # gem 'yabeda-prometheus' ```