Skip to content

Commit

Permalink
Tweak the installation doc
Browse files Browse the repository at this point in the history
This commit synchronizes with the README's installation sesion.
https://github.com/rubocop/rubocop-performance/#installation
  • Loading branch information
koic committed Jan 26, 2022
1 parent 8d83a6d commit 67f025f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/installation.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ or if you use bundler put this in your `Gemfile`

[source,ruby]
----
gem 'rubocop-performance'
gem 'rubocop-performance', require: false
----

0 comments on commit 67f025f

Please sign in to comment.