We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3080d4b + 4ea2d84 commit bfe1ab0Copy full SHA for bfe1ab0
README.md
@@ -10,3 +10,6 @@ Add to your Gemfile:
10
``` ruby
11
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`.
15
+Then run `spring stop` to pick up the changes.
0 commit comments