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:
Nick Rattermann 2019-11-20 07:05:04 -05:00 committed by Stas
parent 6a08165347
commit 2d92ab4cf9

View File

@ -54,7 +54,7 @@ Fast JSON API serialized 250 records in 3.01 ms
Add this line to your application's Gemfile:
```ruby
gem 'fast_jsonapi'
gem 'fast_jsonapi', '~> 1.6.0', git: 'https://github.com/fast-jsonapi/fast_jsonapi'
```
Execute: