There was an error while loading. Please reload this page.
1 parent e8ced3b commit 8376641Copy full SHA for 8376641
README.md
@@ -55,7 +55,7 @@ See package.json and Gemfile for versions
55
1. Be sure that you have Node installed. I use [nvm](https://github.com/creationix/nvm), with node version `v0.10.33`.
56
1. `git clone git@github.com:justin808/react-webpack-rails-tutorial.git`
57
1. `cd react-webpack-rails-tutorial`
58
-1. Check that you have Ruby 2.2.1 and the gemset Rails 4.2 (this might change in the future)
+1. Check that you have Ruby 2.2.1
59
1. `bundle install`
60
1. `npm install`
61
1. `rake db:setup`
0 commit comments