Skip to content

Commit

Permalink
Merge pull request emberjs#356 from duggiefresh/master
Browse files Browse the repository at this point in the history
Update README for latest ember-source
  • Loading branch information
rwjblue committed Apr 8, 2014
2 parents 6a7c3d6 + c81a9f2 commit 9f2f956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ You can see an example of how to use the gem [here](https://github.com/keithpitt

```ruby
gem 'ember-rails'
gem 'ember-source', '1.4.0' # or the version you need
gem 'ember-source', '1.5.0' # or the version you need
```

* Run `bundle install`
Expand Down

0 comments on commit 9f2f956

Please sign in to comment.