Skip to content

Commit

Permalink
fix: Old/deprecated given import in "Getting Started"
Browse files Browse the repository at this point in the history
  • Loading branch information
Iltotore committed Jun 13, 2023
1 parent 69fb90d commit 5558783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ ivy"io.github.iltotore::iron:version"
The following import is often used:

```scala
import io.github.iltotore.iron.{given, *}
import io.github.iltotore.iron.*
```

This import contains bases to make Iron work including:
Expand Down

0 comments on commit 5558783

Please sign in to comment.