We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a69827 commit 46cc5f7Copy full SHA for 46cc5f7
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