Skip to content

Commit 8376641

Browse files
committed
Remove reference to gemset Rails4.2 from README, Basic Setup
1 parent e8ced3b commit 8376641

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ See package.json and Gemfile for versions
5555
1. Be sure that you have Node installed. I use [nvm](https://github.com/creationix/nvm), with node version `v0.10.33`.
5656
1. `git clone git@github.com:justin808/react-webpack-rails-tutorial.git`
5757
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)
58+
1. Check that you have Ruby 2.2.1
5959
1. `bundle install`
6060
1. `npm install`
6161
1. `rake db:setup`

0 commit comments

Comments
 (0)