Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
regis-leray authored Jan 12, 2022
1 parent fe77bbc commit 0a7d925
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 @@ -10,7 +10,7 @@ fs2 ftp client built on top of [Cats Effect](https://typelevel.org/cats-effect/)
## Setup

```
// Supports scala versions (2.12 / 2.13 / 3.0)
// Supports scala versions (2.12 / 2.13 / 3.1.x)
libraryDependencies += "com.github.regis-leray" %% "fs2-ftp" % "<version>"
```
Expand Down

0 comments on commit 0a7d925

Please sign in to comment.