Skip to content

Commit

Permalink
update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 6, 2022
1 parent efcdcf4 commit 0293004
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 @@ -17,7 +17,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.1.2")
addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.1.3")
```

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

0 comments on commit 0293004

Please sign in to comment.