Skip to content

Commit

Permalink
Merge pull request #121 from mkurz/update_README
Browse files Browse the repository at this point in the history
Don't recommend specific version in README
  • Loading branch information
mkurz authored Nov 23, 2023
2 parents a2ffb61 + 74d7eab commit 2779722
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 2779722

Please sign in to comment.