We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59492c1 commit 73e190eCopy full SHA for 73e190e
README.md
@@ -56,7 +56,7 @@ See package.json and Gemfile for versions
56
1. `cd react-webpack-rails-tutorial`
57
1. Check that you have Ruby 2.1.5 and the gemset Rails 4.2 (this might change in the future)
58
1. `bundle install`
59
-1. `npm install` (you may have to manually install Alt: `npm install alt`)
+1. `npm install`
60
1. `rake db:setup`
61
1. `foreman start -f Procfile.dev`
62
1. Open a browser tab to [http://0.0.0.0:4000]() for the Rail app example.
0 commit comments