Skip to content

Commit

Permalink
Fix doc (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
guizmaii authored Jan 23, 2025
1 parent 683f95a commit 45d3673
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 @@ -551,7 +551,7 @@ The `magnum-zio` module provides an implementation of the `connect` and `transac

To use the ZIO integration, add the following dependency:
```scala
"com.augustnagro" %% "magnum-zio" % "x.x.x"
"com.augustnagro" %% "magnumzio" % "x.x.x"
```

and import these utils in your code with:
Expand Down

0 comments on commit 45d3673

Please sign in to comment.