Skip to content

Commit bfe1ab0

Browse files
committed
Merge pull request jonleighton#13 from trliner/master
Update README.md - add instructions for generating a springified binstub
2 parents 3080d4b + 4ea2d84 commit bfe1ab0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@ Add to your Gemfile:
1010
``` ruby
1111
gem "spring-commands-rspec", group: :development
1212
```
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

Comments
 (0)