Skip to content

Commit e5ebe2e

Browse files
committed
Update README to point at release
1 parent c8c0bda commit e5ebe2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ An ActiveModel-compliant consumer framework for communicating with JSONAPI-based
99
Add this line to your application's Gemfile:
1010

1111
```ruby
12-
gem 'jsonapi-consumer', github: 'jsmestad/jsonapi-consumer', branch: 'develop'
12+
gem 'jsonapi-consumer', '~> 1.0'
1313
```
1414

1515
And then execute:

0 commit comments

Comments
 (0)