Skip to content

Commit

Permalink
Merge pull request #11 from schickling/patch-1
Browse files Browse the repository at this point in the history
Fixed require path
  • Loading branch information
jrhe committed Oct 4, 2013
2 parents c84a0ea + ee911f2 commit 29753df
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 @@ -27,7 +27,7 @@ And then execute:

```ruby
# config.ru
require 'grape/active_model_serializers'
require 'grape-active_model_serializers'
```


Expand Down

0 comments on commit 29753df

Please sign in to comment.