Skip to content

Commit 618012d

Browse files
committed
Updated README
1 parent 908ed81 commit 618012d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ http://redis.io
2626

2727
## Installation
2828

29-
Add to `Build.scala` or `build.sbt`
29+
Add to `build.sbt`
3030

3131
```scala
3232
libraryDependencies ++= Seq(
33-
"net.debasishg" %% "redisclient" % "3.10"
33+
"net.debasishg" %% "redisclient" % "3.20"
3434
)
3535
```
3636

0 commit comments

Comments
 (0)