README.md in avromatic-0.21.1 vs README.md in avromatic-0.22.0
- old
+ new
@@ -366,16 +366,16 @@
That feature is in progress and will hopefully be merged soon.
Avromatic supports logical types as implemented in the [pull request](https://github.com/apache/avro/pull/116) referenced in AVRO-1695.
Until that change is included in the official library, you can
-use [avro-salsify-fork gem](https://github.com/salsify/avro) which includes
+use the [avro-patches gem](https://github.com/salsify/avro-patches) which includes
the changes from the above pull request.
-To use this gem, reference it in your Gemfile:
+To use this gem, reference it in your Gemfile instead of `avro`:
```ruby
-gem 'avro-salsify-fork', require: 'avro'
+gem 'avro-patches'
````
### Unsupported/Future
The following types/features are not supported for generated models: