Skip to content

Commit

Permalink
Update README.md (#75)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 5, 2023
1 parent f5c1058 commit 816cf69
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 @@ -13,7 +13,7 @@ _ZIO SBT_ is an sbt plugin for ZIO projects. It provides high-level SBT utilitie
Add the following lines to your `plugin.sbt` file:

```scala
addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.2.4")
addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.2.5")
```

Then you can enable it by using the following code in your `build.sbt` file:
Expand Down

0 comments on commit 816cf69

Please sign in to comment.