diff --git a/README.md b/README.md index 34ab66c98..c853fc887 100644 --- a/README.md +++ b/README.md @@ -20,12 +20,12 @@ __Maven__ com.amazon.deequ deequ - 1.1.0-spark-3.0-scala-2.12 + 1.1.0_spark-3.0-scala-2.12 ``` __sbt__ ``` -libraryDependencies += "com.amazon.deequ" % "deequ" % "1.1.0-spark-3.0-scala-2.12" +libraryDependencies += "com.amazon.deequ" % "deequ" % "1.1.0_spark-3.0-scala-2.12" ``` ## Example