Skip to content

Commit e3b7e2b

Browse files
Clarify plugin releases in README
1 parent 4af0f30 commit e3b7e2b

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
@@ -76,7 +76,7 @@ You can find auto-generated documentation website on [kotlinlang.org](https://ko
7676

7777
## Setup
7878

79-
Kotlin serialization plugin is shipped with the Kotlin compiler distribution, and the IDEA plugin is bundled into the Kotlin plugin.
79+
[New versions](https://plugins.gradle.org/plugin/org.jetbrains.kotlin.plugin.serialization) of the serialization plugin are released in tandem with each new Kotlin compiler version.
8080

8181
Using Kotlin Serialization requires Kotlin compiler `1.4.0` or higher.
8282
Make sure you have the corresponding Kotlin plugin installed in the IDE, no additional plugins for IDE are required.

0 commit comments

Comments
 (0)