diff --git a/README.md b/README.md index 4ca1ea25..ecb07564 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ libraryDependencies ++= Seq( or just ```scala -libraryDependecies ++= Seq( +libraryDependencies ++= Seq( "com.tethys-json" %% "tethys" % "latest version in badge" ) ```