diff --git a/README.md b/README.md index a403e096..3f135178 100644 --- a/README.md +++ b/README.md @@ -31,14 +31,14 @@ This project is available on Maven Central: com.github.weisj - darklaf-core + darklaf-theme [2.0.2,) ```` ### Gradle ```` implementation("com.github.weisj:darklaf-core:[2.0.2,)") -implementation("com.github.weisj:darklaf-core:[2.0.2,)") // For the themes +implementation("com.github.weisj:darklaf-theme:[2.0.2,)") // For the themes ```` ## Installation