Skip to content

Commit 73e190e

Browse files
committed
Remove erroneous comment about installing alt through npm
1 parent 59492c1 commit 73e190e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ See package.json and Gemfile for versions
5656
1. `cd react-webpack-rails-tutorial`
5757
1. Check that you have Ruby 2.1.5 and the gemset Rails 4.2 (this might change in the future)
5858
1. `bundle install`
59-
1. `npm install` (you may have to manually install Alt: `npm install alt`)
59+
1. `npm install`
6060
1. `rake db:setup`
6161
1. `foreman start -f Procfile.dev`
6262
1. Open a browser tab to [http://0.0.0.0:4000]() for the Rail app example.

0 commit comments

Comments
 (0)