We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a69827 + 46cc5f7 commit 182b21bCopy full SHA for 182b21b
README.md
@@ -8,7 +8,7 @@ This gem implements the `rspec` command for
8
Add to your Gemfile:
9
10
``` ruby
11
-gem "spring-commands-rspec", group: :development
+gem 'spring-commands-rspec', group: :development
12
```
13
14
If you're using spring binstubs, run `bundle exec spring binstub rspec` to generate `bin/rspec`.
0 commit comments