Skip to content

Commit 3012b37

Browse files
author
Rohit Rai
committed
Update README.md
1 parent 157f26d commit 3012b37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ In SBT you can do the same with these two lines,
4242

4343
resolvers += Resolver.sonatypeRepo("snapshots")
4444

45-
libraryDependencies += "com.tuplejump" %% "calliope_2.10" % "0.9.4-EA-SNAPSHOT"
45+
libraryDependencies += "com.tuplejump" %% "calliope" % "0.9.4-EA-SNAPSHOT"
4646

4747
```
4848

0 commit comments

Comments
 (0)