Skip to content

Commit

Permalink
Update README.md (#102)
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 22, 2023
1 parent 25a9121 commit c1007cc
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.3.7")
addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.3.8")
```

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

0 comments on commit c1007cc

Please sign in to comment.