Skip to content

Commit

Permalink
Don't recommend specific version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz committed Nov 23, 2023
1 parent a2ffb61 commit 74d7eab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ that.

Enable this plugin in your project by adding it to your project's `plugins.sbt` file:

addSbtPlugin("com.github.sbt" % "sbt-js-engine" % "1.3.0")
addSbtPlugin("com.github.sbt" % "sbt-js-engine" % "<version>")

The following options are provided:

Expand Down

0 comments on commit 74d7eab

Please sign in to comment.