Skip to content

Commit

Permalink
have one consistent group name between both deps
Browse files Browse the repository at this point in the history
  • Loading branch information
onionpancakes committed Feb 23, 2024
1 parent 6a6a990 commit 510261f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ Add one of these deployments to `deps.edn`.
### GitHub

```clojure
io.github.onionpancakes/chassis {:git/tag "v1.0.340" :git/sha "6babb84"}
dev.onionpancakes/chassis {:git/url "https://github.com/onionpancakes/chassis"
:git/tag "v1.0.340" :git/sha "6babb84"}
```

### Clojars
Expand Down

0 comments on commit 510261f

Please sign in to comment.