Skip to content

Commit 7bbc675

Browse files
authored
Merge pull request #634 from stiig/patch-1
Remove confusing with README.md file
2 parents c4116f4 + 4042f6a commit 7bbc675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/installation.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ or if you use bundler put this in your `Gemfile`
1111

1212
[source,ruby]
1313
----
14-
gem 'rubocop-rails'
14+
gem 'rubocop-rails', require: false
1515
----

0 commit comments

Comments
 (0)