diff --git a/README.md b/README.md index 59f8565ae..b7041aa49 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Add the following to your `project/plugins.sbt` file: ```scala // for autoplugins -addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.3.1") +addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.3.2") ``` In your `build.sbt` enable the plugin you want. For example the