Skip to content

Commit

Permalink
Updated README.md instructions with new package version
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 11, 2023
1 parent 755ed73 commit 0e37648
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 @@ -14,7 +14,7 @@ Choosing the Boolean semantics the tool returns a Boolean satisfaction signal, t
To use it as a maven package, just include the following line in your `build.gradle.kts`:

```kts
implementation("io.github.moonlightsuite:moonlight-engine:0.2.0")
implementation("io.github.moonlightsuite:moonlight-engine:v0.2.0")
```

Check on [Maven Central](https://central.sonatype.com/artifact/io.github.moonlightsuite/moonlight-engine/) for alternative build tools (
Expand Down

0 comments on commit 0e37648

Please sign in to comment.