Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
reminia committed Dec 9, 2023
1 parent aafef5c commit c02b0ad
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 @@ TBD: maybe add eDSl to support test api with curl / expect command.
Add the plugin:

```
addSbtPlugin("me.yceel" % "sbt-curl" % "0.1.0")
addSbtPlugin("me.yceel" %% "sbt-curl" % "0.1.0")
```

After that, your can:
Expand Down

0 comments on commit c02b0ad

Please sign in to comment.