We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 995b22d commit f3fa0a4Copy full SHA for f3fa0a4
README.md
@@ -84,8 +84,9 @@ Please let us know either at [Gitter.im](https://gitter.im/zetachang/react.rb) o
84
85
## Testing
86
87
-1. Run `bundle exec rake test_app` to generate a dummy test app.
88
-2. `bundle exec rake`
+1. `bundle install`
+2. `bundle exec rake test_app` to generate a dummy test app.
89
+3. `bundle exec rake`
90
91
## Contributions
92
0 commit comments