Skip to content

Commit

Permalink
Update README.md - add instructions for generating a springified binstub
Browse files Browse the repository at this point in the history
  • Loading branch information
trliner committed Apr 12, 2014
1 parent 3080d4b commit 4ea2d84
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ Add to your Gemfile:
``` ruby
gem "spring-commands-rspec", group: :development
```

If you're using spring binstubs, run `bundle exec spring binstub rspec` to generate `bin/rspec`.
Then run `spring stop` to pick up the changes.

0 comments on commit 4ea2d84

Please sign in to comment.