diff --git a/README.md b/README.md index 616686d5f..21a22a037 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Add the following to your `project/plugins.sbt` file: ```scala // for autoplugins -addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.0.0") +addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.0.2") ``` In your `build.sbt` enable the plugin you want. For example the