Skip to content

Commit f9bf3ee

Browse files
authored
Docs: fix typo
1 parent 0316589 commit f9bf3ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ You can add the dependency to your project as follows:
2020
```kotlin
2121
repositories {
2222
maven("https://reposilite.silenium.dev/releases") {
23-
name = "silenium-snapshots"
23+
name = "silenium-releases"
2424
}
2525
}
2626
dependencies {

0 commit comments

Comments
 (0)