Update README.md

master
Eli Orona 2021-10-22 18:15:06 -07:00 committed by GitHub
parent f9f488a16d
commit e00010f539
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"
}
// ...