Update README.md (#20)
* Update README.md Update README.md to include proper way to install this forked gem. * Update README.md
This commit is contained in:
parent
6a08165347
commit
2d92ab4cf9
@ -54,7 +54,7 @@ Fast JSON API serialized 250 records in 3.01 ms
|
|||||||
Add this line to your application's Gemfile:
|
Add this line to your application's Gemfile:
|
||||||
|
|
||||||
```ruby
|
```ruby
|
||||||
gem 'fast_jsonapi'
|
gem 'fast_jsonapi', '~> 1.6.0', git: 'https://github.com/fast-jsonapi/fast_jsonapi'
|
||||||
```
|
```
|
||||||
|
|
||||||
Execute:
|
Execute:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user