Skip to content

Commit

Permalink
Mention 'require: false' in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
st0012 committed Nov 13, 2023
1 parent c46765a commit 9fcc903
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 @@ -13,7 +13,7 @@ To install, add the following line to your application's Gemfile:
```ruby
# Gemfile
group :development do
gem "ruby-lsp-rspec"
gem "ruby-lsp-rspec", require: false
end
```

Expand Down

0 comments on commit 9fcc903

Please sign in to comment.