diff --git a/README.md b/README.md index 2283343..94ed0d4 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ pluginManagement { ```groovy plugins { // ... - plugin "quilt-mappings-on-loom" version "1.0.0" + id "quilt-mappings-on-loom" version "1.0.0" } // ...