Skip to content

Commit

Permalink
Fix usage instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
codebeige committed Dec 12, 2023
1 parent 015f8da commit 62ce2d7
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 @@ -52,7 +52,7 @@ Add Moira to your project dependencies:

```cljs
{:deps
{io.github.pitch-io/moira {:mvn/version "v0.8.0-alpha"}}}
{com.pitch/moira {:mvn/version "v0.8.0-alpha"}}}
```

Configure and start a `system` for bootstrapping your application:
Expand Down

0 comments on commit 62ce2d7

Please sign in to comment.