Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

Commit f3fa0a4

Browse files
committed
make sure you bundle
1 parent 995b22d commit f3fa0a4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,9 @@ Please let us know either at [Gitter.im](https://gitter.im/zetachang/react.rb) o
8484

8585
## Testing
8686

87-
1. Run `bundle exec rake test_app` to generate a dummy test app.
88-
2. `bundle exec rake`
87+
1. `bundle install`
88+
2. `bundle exec rake test_app` to generate a dummy test app.
89+
3. `bundle exec rake`
8990

9091
## Contributions
9192

0 commit comments

Comments
 (0)