diff --git a/README.md b/README.md index e7a3a0889..8b4506b82 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Add the following to your `project/plugins.sbt` file: ```scala // for autoplugins -addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1") +addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.7.4") ``` In your `build.sbt` enable the plugin you want. For example the